Translation components API.

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

GET /api/translations/website/oem/pa/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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-08T09:09:54.376631Z",
            "action": 0,
            "target": "",
            "id": 1383498,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1383498/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:07:09.265716Z",
            "action": 0,
            "target": "",
            "id": 1360465,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1360465/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:06:47.028261Z",
            "action": 0,
            "target": "",
            "id": 1360434,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1360434/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:02:15.298947Z",
            "action": 0,
            "target": "",
            "id": 1359903,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1359903/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-15T11:50:59.644235Z",
            "action": 0,
            "target": "",
            "id": 1249160,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1249160/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-15T11:49:35.043621Z",
            "action": 0,
            "target": "",
            "id": 1248818,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1248818/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-02T07:59:38.561160Z",
            "action": 0,
            "target": "",
            "id": 1027754,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1027754/?format=api"
        }
    ]
}