Translation components API.

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

GET /api/translations/store/email/af/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/email/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/email/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-18T10:36:13.913094Z",
            "action": 0,
            "target": "",
            "id": 2039004,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/2039004/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/email/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/email/af/?format=api",
            "user": "https://l10n.elementary.io/api/users/davidmhewitt/?format=api",
            "author": "https://l10n.elementary.io/api/users/davidmhewitt/?format=api",
            "timestamp": "2023-07-20T15:56:29.925459Z",
            "action": 0,
            "target": "",
            "id": 1747686,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1747686/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/email/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/email/af/?format=api",
            "user": "https://l10n.elementary.io/api/users/davidmhewitt/?format=api",
            "author": "https://l10n.elementary.io/api/users/davidmhewitt/?format=api",
            "timestamp": "2023-04-30T22:53:08.629131Z",
            "action": 0,
            "target": "",
            "id": 1623497,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1623497/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/email/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/email/af/?format=api",
            "user": "https://l10n.elementary.io/api/users/tintou/?format=api",
            "author": "https://l10n.elementary.io/api/users/tintou/?format=api",
            "timestamp": "2022-04-20T06:59:11.831174Z",
            "action": 0,
            "target": "",
            "id": 1250197,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1250197/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/email/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/email/af/?format=api",
            "user": "https://l10n.elementary.io/api/users/btkostner/?format=api",
            "author": "https://l10n.elementary.io/api/users/btkostner/?format=api",
            "timestamp": "2021-07-08T20:38:36.302574Z",
            "action": 0,
            "target": "",
            "id": 903669,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/903669/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/email/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/email/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-25T04:11:46.023934Z",
            "action": 0,
            "target": "",
            "id": 782590,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/782590/?format=api"
        }
    ]
}