Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/officecfgregistrydataorgopenoffice/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/officecfgregistrydataorgopenoffice/gcf/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-27T11:54:12.426743Z",
            "action": 0,
            "target": "",
            "id": 26671417,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/26671417/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/89752030/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/officecfgregistrydataorgopenoffice/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/officecfgregistrydataorgopenoffice/gcf/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-27T11:54:12.426708Z",
            "action": 59,
            "target": "",
            "id": 26671416,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/26671416/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/officecfgregistrydataorgopenoffice/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/officecfgregistrydataorgopenoffice/gcf/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-12-06T17:54:05.217139Z",
            "action": 0,
            "target": "",
            "id": 232492,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/232492/?format=api"
        }
    ]
}