Translation components API.

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

GET /api/components/shelter2/shelter_hk/changes/?format=api&page=118
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2343,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/shelter2/shelter_hk/changes/?format=api&page=117",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/shelter2/shelter_hk/?format=api",
            "translation": null,
            "dictionary": null,
            "user": 72,
            "author": null,
            "timestamp": "2019-10-17T10:19:19",
            "action": 18,
            "target": "",
            "id": 368108,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/368108/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1196381/?format=api",
            "component": "http://weblate.ucs.ru/api/components/shelter2/shelter_hk/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/shelter2/shelter_hk/en/?format=api",
            "dictionary": null,
            "user": 72,
            "author": 72,
            "timestamp": "2019-10-17T10:19:20",
            "action": 5,
            "target": "",
            "id": 368109,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/368109/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/shelter2/shelter_hk/?format=api",
            "translation": null,
            "dictionary": null,
            "user": 64,
            "author": null,
            "timestamp": "2019-12-17T08:02:40",
            "action": 21,
            "target": "",
            "id": 393937,
            "action_name": "Rebased repository",
            "url": "http://weblate.ucs.ru/api/changes/393937/?format=api"
        }
    ]
}