Translation components API.

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

GET /api/translations/desktop/wallpapers-extra/ab/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/desktop/wallpapers-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/wallpapers-extra/ab/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-23T10:47:59.981629Z",
            "action": 0,
            "target": "",
            "id": 1403836,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1403836/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3219156/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/wallpapers-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/wallpapers-extra/ab/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-23T10:47:59.981600Z",
            "action": 59,
            "target": "",
            "id": 1403835,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1403835/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3219155/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/wallpapers-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/wallpapers-extra/ab/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-23T10:47:59.981568Z",
            "action": 59,
            "target": "",
            "id": 1403834,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1403834/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3219154/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/wallpapers-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/wallpapers-extra/ab/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-23T10:47:59.981529Z",
            "action": 59,
            "target": "",
            "id": 1403833,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1403833/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3219153/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/wallpapers-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/wallpapers-extra/ab/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-23T10:47:59.981450Z",
            "action": 59,
            "target": "",
            "id": 1403832,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1403832/?format=api"
        }
    ]
}