Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/svlmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svlmessages/wo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T18:23:35.990208Z",
            "action": 0,
            "target": "",
            "id": 2749790,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/2749790/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/svlmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svlmessages/wo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-22T17:58:56.239414Z",
            "action": 0,
            "target": "",
            "id": 1778367,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/1778367/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/svlmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svlmessages/wo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-02-17T12:49:00.045608Z",
            "action": 0,
            "target": "",
            "id": 690205,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/690205/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/svlmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svlmessages/wo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-20T19:36:48.570902Z",
            "action": 0,
            "target": "",
            "id": 134810,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/134810/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/svlmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svlmessages/wo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-12T00:03:18.700697Z",
            "action": 0,
            "target": "",
            "id": 90130,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/90130/?format=api"
        }
    ]
}