Translation components API.

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

GET /api/translations/libo_ui-master/swmessages/gl/changes/?format=api&page=48
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2353,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/libo_ui-master/swmessages/gl/changes/?format=api&page=47",
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/swmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/swmessages/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-22T12:23:34.149128Z",
            "action": 0,
            "target": "",
            "id": 160700,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/160700/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/swmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/swmessages/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-20T21:25:57.825877Z",
            "action": 0,
            "target": "",
            "id": 137908,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/137908/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/swmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/swmessages/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-13T18:48:44.734119Z",
            "action": 0,
            "target": "",
            "id": 98322,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/98322/?format=api"
        }
    ]
}