Translation components API.

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

GET /api/translations/website/get-involved/ku/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://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/ku/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-13T12:40:21.628809Z",
            "action": 44,
            "target": "",
            "id": 1501584,
            "action_name": "New string to translate",
            "url": "https://l10n.elementary.io/api/changes/1501584/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/ku/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-13T12:40:19.232074Z",
            "action": 0,
            "target": "",
            "id": 1501534,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/1501534/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3261009/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/ku/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-13T12:40:19.231962Z",
            "action": 59,
            "target": "",
            "id": 1501533,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1501533/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/ku/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-08T09:10:20.519860Z",
            "action": 44,
            "target": "",
            "id": 1383582,
            "action_name": "New strings to translate",
            "url": "https://l10n.elementary.io/api/changes/1383582/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/ku/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-08T09:10:20.048922Z",
            "action": 0,
            "target": "",
            "id": 1383580,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/1383580/?format=api"
        }
    ]
}