Translation components API.

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

GET /api/translations/libo_ui-master/ooxmessages/en_ZA/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/ooxmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/ooxmessages/en_ZA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-04T16:53:54.828417Z",
            "action": 0,
            "target": "",
            "id": 3309792,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/3309792/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/67223271/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/ooxmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/ooxmessages/en_ZA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-04T16:53:54.828363Z",
            "action": 59,
            "target": "",
            "id": 3309791,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/3309791/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/ooxmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/ooxmessages/en_ZA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-22T16:39:25.610231Z",
            "action": 0,
            "target": "",
            "id": 1771285,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/1771285/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/ooxmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/ooxmessages/en_ZA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-22T10:28:26.202771Z",
            "action": 0,
            "target": "",
            "id": 154291,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/154291/?format=api"
        }
    ]
}