Translation components API.

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

GET /api/translations/libo_help-master/textswriterguide/en_GB/changes/?format=api&page=12
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 553,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriterguide/en_GB/changes/?format=api&page=11",
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriterguide/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-22T10:34:39.945287Z",
            "action": 0,
            "target": "",
            "id": 155250,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/155250/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriterguide/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-20T19:07:44.120212Z",
            "action": 0,
            "target": "",
            "id": 130449,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/130449/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriterguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriterguide/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-11T20:45:19.440866Z",
            "action": 0,
            "target": "",
            "id": 80999,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/80999/?format=api"
        }
    ]
}