Translation components API.

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

GET /api/translations/storehouse5/sdbcli/et/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/et/?format=api",
            "dictionary": null,
            "user": 6,
            "author": 6,
            "timestamp": "2020-01-24T10:57:30",
            "action": 0,
            "target": "",
            "id": 404584,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/404584/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/et/?format=api",
            "dictionary": null,
            "user": 6,
            "author": null,
            "timestamp": "2020-01-24T10:57:30",
            "action": 17,
            "target": "",
            "id": 404585,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/404585/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/et/?format=api",
            "dictionary": null,
            "user": 6,
            "author": 6,
            "timestamp": "2020-01-24T10:57:39",
            "action": 44,
            "target": "",
            "id": 404588,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/404588/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1389966/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/et/?format=api",
            "dictionary": null,
            "user": 117,
            "author": 117,
            "timestamp": "2020-01-27T10:17:08",
            "action": 45,
            "target": "",
            "id": 404950,
            "action_name": "New contributor",
            "url": "http://weblate.ucs.ru/api/changes/404950/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1389966/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/et/?format=api",
            "dictionary": null,
            "user": 117,
            "author": 117,
            "timestamp": "2020-01-27T10:17:08",
            "action": 5,
            "target": "Sh5 versioon 220: Vene",
            "id": 404951,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/404951/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/et/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2020-03-09T09:05:18",
            "action": 17,
            "target": "",
            "id": 421827,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/421827/?format=api"
        }
    ]
}