Translation components API.

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

GET /api/translations/delivery/magsrvws/de/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/de/changes/?format=api&page=29",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/1483273/?format=api",
            "component": "http://weblate.ucs.ru/api/components/delivery/magsrvws/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/delivery/magsrvws/de/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-03-27T17:36:37",
            "action": 16,
            "target": "",
            "id": 475077,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/475077/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1483292/?format=api",
            "component": "http://weblate.ucs.ru/api/components/delivery/magsrvws/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/delivery/magsrvws/de/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-03-27T17:36:41",
            "action": 16,
            "target": "",
            "id": 475078,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/475078/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1483292/?format=api",
            "component": "http://weblate.ucs.ru/api/components/delivery/magsrvws/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/delivery/magsrvws/de/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-03-27T17:36:41",
            "action": 16,
            "target": "",
            "id": 475079,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/475079/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/delivery/magsrvws/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/delivery/magsrvws/de/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-03-27T17:36:52",
            "action": 0,
            "target": "",
            "id": 475080,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/475080/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/delivery/magsrvws/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/delivery/magsrvws/de/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-03-27T18:02:46",
            "action": 44,
            "target": "",
            "id": 478575,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/478575/?format=api"
        }
    ]
}