Translation components API.

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

GET /api/translations/website/code-of-conduct/lt/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/website/code-of-conduct/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/code-of-conduct/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:11:21.451116Z",
            "action": 0,
            "target": "",
            "id": 1360832,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/1360832/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/code-of-conduct/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/code-of-conduct/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:02:24.338055Z",
            "action": 0,
            "target": "",
            "id": 1359960,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/1359960/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/code-of-conduct/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/code-of-conduct/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-15T11:51:11.375755Z",
            "action": 0,
            "target": "",
            "id": 1249248,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/1249248/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/code-of-conduct/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/code-of-conduct/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-15T11:49:55.623246Z",
            "action": 0,
            "target": "",
            "id": 1248906,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/1248906/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/code-of-conduct/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/code-of-conduct/lt/?format=api",
            "user": "https://l10n.elementary.io/api/users/lewisgoddard/?format=api",
            "author": "https://l10n.elementary.io/api/users/lewisgoddard/?format=api",
            "timestamp": "2020-06-15T03:06:56.205043Z",
            "action": 0,
            "target": "",
            "id": 630936,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/630936/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/code-of-conduct/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/code-of-conduct/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-23T23:19:52.812463Z",
            "action": 0,
            "target": "",
            "id": 188741,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/188741/?format=api"
        }
    ]
}