Translation components API.

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

GET /api/translations/libo_ui-master/scp2sourcedraw/ks/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_ui-master/scp2sourcedraw/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcedraw/ks/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T12:17:21.300115Z",
            "action": 0,
            "target": "",
            "id": 14228465,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/14228465/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/77956619/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourcedraw/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcedraw/ks/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T12:17:21.300072Z",
            "action": 59,
            "target": "",
            "id": 14228464,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/14228464/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourcedraw/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcedraw/ks/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-21T00:56:55.473960Z",
            "action": 0,
            "target": "",
            "id": 151593,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/151593/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourcedraw/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcedraw/ks/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-19T04:08:31.396856Z",
            "action": 0,
            "target": "",
            "id": 119055,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/119055/?format=api"
        }
    ]
}