Translation components API.

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

GET /api/translations/libo_help-master/textscalc06/id/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc06/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc06/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-09T12:24:29.136303Z",
            "action": 0,
            "target": "",
            "id": 1959794,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/1959794/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc06/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc06/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-09T12:00:07.312634Z",
            "action": 0,
            "target": "",
            "id": 1954146,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/1954146/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc06/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc06/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-20T20:15:15.075493Z",
            "action": 0,
            "target": "",
            "id": 136159,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/136159/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc06/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc06/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-12T00:32:59.623816Z",
            "action": 0,
            "target": "",
            "id": 90812,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/90812/?format=api"
        }
    ]
}