Translation components API.

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

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

{
    "count": 102,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ru/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/formulamessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-20T23:33:33.275833Z",
            "action": 0,
            "target": "",
            "id": 149357,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/149357/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/formulamessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-17T12:25:43.463329Z",
            "action": 0,
            "target": "",
            "id": 114994,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/114994/?format=api"
        }
    ]
}