Translation components API.

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

GET /api/translations/storehouse5/sdbcli/sk/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/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/sk/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2020-02-12T12:06:52",
            "action": 0,
            "target": "",
            "id": 411357,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/411357/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/sk/?format=api",
            "dictionary": null,
            "user": 72,
            "author": null,
            "timestamp": "2020-02-12T12:06:52",
            "action": 17,
            "target": "",
            "id": 411358,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/411358/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/sk/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2020-02-12T12:07:01",
            "action": 44,
            "target": "",
            "id": 411361,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/411361/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1399556/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/sk/?format=api",
            "dictionary": null,
            "user": 118,
            "author": 118,
            "timestamp": "2020-05-29T13:31:41",
            "action": 45,
            "target": "",
            "id": 546984,
            "action_name": "New contributor",
            "url": "http://weblate.ucs.ru/api/changes/546984/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1399556/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/sk/?format=api",
            "dictionary": null,
            "user": 118,
            "author": 118,
            "timestamp": "2020-05-29T13:31:41",
            "action": 5,
            "target": "SH5 (build 174)",
            "id": 546985,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/546985/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1399561/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/sk/?format=api",
            "dictionary": null,
            "user": 118,
            "author": 118,
            "timestamp": "2020-05-29T13:32:43",
            "action": 5,
            "target": "Stránková vyrovnávacej pamäť je vyčerpaná.",
            "id": 546993,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/546993/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/sk/?format=api",
            "dictionary": null,
            "user": 6,
            "author": null,
            "timestamp": "2020-06-26T09:09:28",
            "action": 17,
            "target": "",
            "id": 557401,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/557401/?format=api"
        }
    ]
}