Translation components API.

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

GET /api/translations/website/403/it/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/403/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/403/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:10:51.855522Z",
            "action": 0,
            "target": "",
            "id": 1360798,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/1360798/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/403/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/403/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:03:05.014624Z",
            "action": 0,
            "target": "",
            "id": 1360204,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/1360204/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/403/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/403/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-15T11:51:49.485360Z",
            "action": 0,
            "target": "",
            "id": 1249492,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/1249492/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/403/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/403/it/?format=api",
            "user": "https://l10n.elementary.io/api/users/strozzascotte/?format=api",
            "author": null,
            "timestamp": "2018-09-05T22:16:55.137205Z",
            "action": 17,
            "target": "",
            "id": 237457,
            "action_name": "Committed changes",
            "url": "https://l10n.elementary.io/api/changes/237457/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/403/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/403/it/?format=api",
            "user": "https://l10n.elementary.io/api/users/strozzascotte/?format=api",
            "author": "https://l10n.elementary.io/api/users/strozzascotte/?format=api",
            "timestamp": "2018-09-05T22:16:54.979205Z",
            "action": 1,
            "target": "",
            "id": 237456,
            "action_name": "Translation completed",
            "url": "https://l10n.elementary.io/api/changes/237456/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/1288866/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/403/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/403/it/?format=api",
            "user": "https://l10n.elementary.io/api/users/strozzascotte/?format=api",
            "author": "https://l10n.elementary.io/api/users/strozzascotte/?format=api",
            "timestamp": "2018-09-05T22:16:54.976815Z",
            "action": 5,
            "target": "Accesso rifiutato ⋅ elementary",
            "id": 237455,
            "action_name": "New translation",
            "url": "https://l10n.elementary.io/api/changes/237455/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/403/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/403/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-23T23:21:22.086230Z",
            "action": 0,
            "target": "",
            "id": 188929,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/188929/?format=api"
        }
    ]
}