Translation components API.

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

GET /api/translations/libo_ui-master/officecfgregistrydataorgopenoffice/as/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/officecfgregistrydataorgopenoffice/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/officecfgregistrydataorgopenoffice/as/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-27T11:54:10.879161Z",
            "action": 0,
            "target": "",
            "id": 26671333,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/26671333/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/89751988/?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/as/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-27T11:54:10.879116Z",
            "action": 59,
            "target": "",
            "id": 26671332,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/26671332/?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/as/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-20T20:21:02.955644Z",
            "action": 0,
            "target": "",
            "id": 136654,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/136654/?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/as/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-12T12:21:03.827415Z",
            "action": 0,
            "target": "",
            "id": 93707,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/93707/?format=api"
        }
    ]
}