Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/delivery/magsrvws/ro/changes/?format=api&page=30
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 585,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/delivery/magsrvws/ro/changes/?format=api&page=29",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/1486098/?format=api",
            "component": "http://weblate.ucs.ru/api/components/delivery/magsrvws/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/delivery/magsrvws/ro/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-03-27T17:49:12",
            "action": 16,
            "target": "",
            "id": 477987,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/477987/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1486117/?format=api",
            "component": "http://weblate.ucs.ru/api/components/delivery/magsrvws/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/delivery/magsrvws/ro/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-03-27T17:49:16",
            "action": 16,
            "target": "",
            "id": 477988,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/477988/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1486117/?format=api",
            "component": "http://weblate.ucs.ru/api/components/delivery/magsrvws/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/delivery/magsrvws/ro/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-03-27T17:49:16",
            "action": 16,
            "target": "",
            "id": 477989,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/477989/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/delivery/magsrvws/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/delivery/magsrvws/ro/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-03-27T17:49:26",
            "action": 0,
            "target": "",
            "id": 477990,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/477990/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/delivery/magsrvws/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/delivery/magsrvws/ro/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-03-27T18:02:46",
            "action": 44,
            "target": "",
            "id": 478574,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/478574/?format=api"
        }
    ]
}