Translation components API.

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

GET /api/translations/storehouse5/sh5licen/zu/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/zu/?format=api",
            "dictionary": null,
            "user": 76,
            "author": 76,
            "timestamp": "2019-06-28T10:10:47",
            "action": 0,
            "target": "",
            "id": 237646,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/237646/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/zu/?format=api",
            "dictionary": null,
            "user": 76,
            "author": 76,
            "timestamp": "2019-06-28T10:10:49",
            "action": 44,
            "target": "",
            "id": 237647,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/237647/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/zu/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-07-05T23:01:01",
            "action": 17,
            "target": "",
            "id": 243945,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/243945/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/zu/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-09-26T12:58:28",
            "action": 0,
            "target": "",
            "id": 353503,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/353503/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/zu/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-09-26T12:58:29",
            "action": 0,
            "target": "",
            "id": 353504,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/353504/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/zu/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-09-27T07:19:21",
            "action": 0,
            "target": "",
            "id": 354270,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/354270/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/zu/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-09-27T07:19:28",
            "action": 44,
            "target": "",
            "id": 354274,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/354274/?format=api"
        }
    ]
}