Translation components API.

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

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

{
    "count": 1453,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/libo_ui-master/cuimessages/ro/changes/?format=api&page=29",
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/cuimessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/cuimessages/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-22T11:11:38.856707Z",
            "action": 0,
            "target": "",
            "id": 158124,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/158124/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/cuimessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/cuimessages/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-20T20:01:48.418620Z",
            "action": 0,
            "target": "",
            "id": 135931,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/135931/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/cuimessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/cuimessages/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-12T02:31:05.771177Z",
            "action": 0,
            "target": "",
            "id": 92607,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/92607/?format=api"
        }
    ]
}