Translation components API.

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

GET /api/translations/website/open-source/pa/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/open-source/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/open-source/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:07:35.938671Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 1360496,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1360496/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/open-source/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/open-source/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:03:29.222852Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 1360336,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1360336/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/open-source/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/open-source/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-15T11:52:11.248208Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 1249624,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1249624/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/open-source/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/open-source/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-30T00:22:41.194310Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 1066284,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1066284/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/open-source/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/open-source/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-27T20:27:21.831349Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 1017805,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1017805/?format=api"
        }
    ]
}