Translation components API.

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

GET /api/translations/storehouse5/sdbcli/ka/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/ka/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-08-02T11:32:28",
            "action": 0,
            "target": "",
            "id": 263940,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/263940/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/ka/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-08-02T11:33:01",
            "action": 44,
            "target": "",
            "id": 263944,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/263944/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/ka/?format=api",
            "dictionary": null,
            "user": 6,
            "author": null,
            "timestamp": "2019-09-19T12:22:21",
            "action": 17,
            "target": "",
            "id": 342145,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/342145/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/ka/?format=api",
            "dictionary": null,
            "user": 6,
            "author": null,
            "timestamp": "2019-09-19T13:04:54",
            "action": 17,
            "target": "",
            "id": 342322,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/342322/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/ka/?format=api",
            "dictionary": null,
            "user": 6,
            "author": null,
            "timestamp": "2019-09-20T07:56:24",
            "action": 17,
            "target": "",
            "id": 342461,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/342461/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/ka/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-09-26T12:11:56",
            "action": 17,
            "target": "",
            "id": 353222,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/353222/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/ka/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-09-26T12:16:46",
            "action": 0,
            "target": "",
            "id": 353462,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/353462/?format=api"
        }
    ]
}