Translation components API.

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

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

{
    "count": 243,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/hy/changes/?format=api&page=12",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2053746/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/hy/?format=api",
            "dictionary": null,
            "user": 127,
            "author": 127,
            "timestamp": "2021-06-03T07:33:14",
            "action": 2,
            "target": "Sdba.Պահուստային տվյալների ֆայլի անհայտ տարբերակ:",
            "id": 743336,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/743336/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2053747/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/hy/?format=api",
            "dictionary": null,
            "user": 127,
            "author": 127,
            "timestamp": "2021-06-03T07:33:35",
            "action": 2,
            "target": "Տվյալների ֆայլի բացման սխալ:",
            "id": 743337,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/743337/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/hy/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2021-06-03T12:26:58",
            "action": 17,
            "target": "",
            "id": 743526,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/743526/?format=api"
        }
    ]
}