Translation components API.

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

GET /api/translations/libo_ui-master/scp2sourcekde/kmr_LATN/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/scp2sourcekde/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcekde/kmr_LATN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-21T01:10:35.155979Z",
            "action": 0,
            "target": "",
            "id": 153387,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/153387/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourcekde/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcekde/kmr_LATN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-28T00:07:41.706488Z",
            "action": 0,
            "target": "",
            "id": 127901,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/127901/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourcekde/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcekde/kmr_LATN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-21T15:17:34.730283Z",
            "action": 17,
            "target": "",
            "id": 122213,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/122213/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourcekde/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcekde/kmr_LATN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-21T15:17:32.813938Z",
            "action": 0,
            "target": "",
            "id": 122212,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/122212/?format=api"
        }
    ]
}