Translation components API.

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

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

{
    "count": 403,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/libo_ui-master/filtermessages/ur/changes/?format=api&page=8",
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtermessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/filtermessages/ur/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-22T10:49:45.953894Z",
            "action": 0,
            "target": "",
            "id": 157444,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/157444/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtermessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/filtermessages/ur/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-20T19:33:35.984113Z",
            "action": 0,
            "target": "",
            "id": 134383,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/134383/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/filtermessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/filtermessages/ur/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-11T23:31:43.291069Z",
            "action": 0,
            "target": "",
            "id": 89247,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/89247/?format=api"
        }
    ]
}