Translation components API.

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

GET /api/translations/icon-browser/extra/en/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://l10n.elementary.io/api/components/icon-browser/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/icon-browser/extra/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-28T18:34:24.421317Z",
            "action": 0,
            "target": "",
            "id": 1346143,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1346143/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/icon-browser/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/icon-browser/extra/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-26T16:12:48.193547Z",
            "action": 0,
            "target": "",
            "id": 1345512,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1345512/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/icon-browser/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/icon-browser/extra/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-25T22:21:08.436022Z",
            "action": 0,
            "target": "",
            "id": 1344831,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1344831/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/icon-browser/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/icon-browser/extra/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-24T21:14:20.859817Z",
            "action": 0,
            "target": "",
            "id": 1344488,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1344488/?format=api"
        }
    ]
}