Translation components API.

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

GET /api/translations/website/403/de/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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:10:51.251360Z",
            "action": 0,
            "target": "",
            "id": 1360791,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/1360791/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/403/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/403/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:03:04.630263Z",
            "action": 0,
            "target": "",
            "id": 1360197,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/1360197/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/403/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/403/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-15T11:51:49.029062Z",
            "action": 0,
            "target": "",
            "id": 1249485,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/1249485/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/1288775/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/403/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/403/de/?format=api",
            "user": "https://l10n.elementary.io/api/users/supaeasy/?format=api",
            "author": "https://l10n.elementary.io/api/users/tram98/?format=api",
            "timestamp": "2021-08-16T09:44:38.741353Z",
            "action": 7,
            "target": "Entschuldigung, der Zugang wurde verweigert.",
            "id": 988431,
            "action_name": "Suggestion accepted",
            "url": "https://l10n.elementary.io/api/changes/988431/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/1288775/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/403/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/403/de/?format=api",
            "user": "https://l10n.elementary.io/api/users/supaeasy/?format=api",
            "author": "https://l10n.elementary.io/api/users/tram98/?format=api",
            "timestamp": "2021-08-16T09:44:38.727887Z",
            "action": 45,
            "target": "",
            "id": 988430,
            "action_name": "New contributor",
            "url": "https://l10n.elementary.io/api/changes/988430/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/1288775/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/403/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/403/de/?format=api",
            "user": "https://l10n.elementary.io/api/users/tram98/?format=api",
            "author": "https://l10n.elementary.io/api/users/tram98/?format=api",
            "timestamp": "2020-07-25T19:15:59.305553Z",
            "action": 4,
            "target": "Entschuldigung, der Zugang wurde verweigert.",
            "id": 655904,
            "action_name": "Suggestion added",
            "url": "https://l10n.elementary.io/api/changes/655904/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/403/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/403/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-23T23:21:16.754979Z",
            "action": 0,
            "target": "",
            "id": 188907,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/188907/?format=api"
        }
    ]
}