Translation components API.

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

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

{
    "count": 103,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/libo_ui-master/fpickermessages/tr/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/fpickermessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/fpickermessages/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-14T15:04:46.129809Z",
            "action": 0,
            "target": "",
            "id": 184725,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/184725/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/fpickermessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/fpickermessages/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-20T19:39:50.475285Z",
            "action": 0,
            "target": "",
            "id": 135219,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/135219/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/fpickermessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/fpickermessages/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-12T00:24:57.594627Z",
            "action": 0,
            "target": "",
            "id": 90548,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/90548/?format=api"
        }
    ]
}