Translation components API.

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

GET /api/translations/website/oem/gl/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-08T09:09:48.258331Z",
            "action": 0,
            "target": "",
            "id": 1383486,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1383486/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:07:07.180845Z",
            "action": 0,
            "target": "",
            "id": 1360454,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1360454/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:06:45.137483Z",
            "action": 0,
            "target": "",
            "id": 1360423,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1360423/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:02:13.203288Z",
            "action": 0,
            "target": "",
            "id": 1359892,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1359892/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-15T11:50:57.609766Z",
            "action": 0,
            "target": "",
            "id": 1249149,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1249149/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-15T11:49:32.902926Z",
            "action": 0,
            "target": "",
            "id": 1248807,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1248807/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-02T07:59:21.602964Z",
            "action": 0,
            "target": "",
            "id": 1027743,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1027743/?format=api"
        }
    ]
}