Translation components API.

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

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

{
    "count": 6,
    "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/uk/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2020-09-21T10:37:33",
            "action": 0,
            "target": "",
            "id": 609652,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/609652/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/uk/?format=api",
            "dictionary": null,
            "user": 72,
            "author": null,
            "timestamp": "2020-09-21T10:37:33",
            "action": 17,
            "target": "",
            "id": 609653,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/609653/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/uk/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2020-09-21T10:37:43",
            "action": 44,
            "target": "",
            "id": 609656,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/609656/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1931670/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/uk/?format=api",
            "dictionary": null,
            "user": 142,
            "author": 142,
            "timestamp": "2020-11-11T12:49:28",
            "action": 45,
            "target": "",
            "id": 645747,
            "action_name": "New contributor",
            "url": "http://weblate.ucs.ru/api/changes/645747/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1931670/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/uk/?format=api",
            "dictionary": null,
            "user": 142,
            "author": 142,
            "timestamp": "2020-11-11T12:49:28",
            "action": 5,
            "target": "Російський - оригінал",
            "id": 645748,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/645748/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/uk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2021-02-08T07:34:40",
            "action": 17,
            "target": "",
            "id": 702307,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/702307/?format=api"
        }
    ]
}