Translation components API.

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

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

{
    "count": 8,
    "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/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:11:22.007620Z",
            "action": 0,
            "target": "",
            "id": 1360836,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1360836/?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/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:02:24.797527Z",
            "action": 0,
            "target": "",
            "id": 1359964,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1359964/?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/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-15T11:51:11.824047Z",
            "action": 0,
            "target": "",
            "id": 1249252,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1249252/?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/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-15T11:49:56.504994Z",
            "action": 0,
            "target": "",
            "id": 1248910,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1248910/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2402236/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/code-of-conduct/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/code-of-conduct/nn/?format=api",
            "user": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
            "author": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
            "timestamp": "2021-10-30T03:52:40.315907Z",
            "action": 3,
            "target": "",
            "id": 1100093,
            "action_name": "Comment added",
            "url": "https://l10n.elementary.io/api/changes/1100093/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2402236/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/code-of-conduct/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/code-of-conduct/nn/?format=api",
            "user": "https://l10n.elementary.io/api/users/JohnDumpling/?format=api",
            "author": "https://l10n.elementary.io/api/users/JohnDumpling/?format=api",
            "timestamp": "2021-10-29T12:15:52.823308Z",
            "action": 3,
            "target": "",
            "id": 1099375,
            "action_name": "Comment added",
            "url": "https://l10n.elementary.io/api/changes/1099375/?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/nn/?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.537200Z",
            "action": 0,
            "target": "",
            "id": 630947,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/630947/?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/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-01-22T21:27:07.211586Z",
            "action": 0,
            "target": "",
            "id": 320353,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/320353/?format=api"
        }
    ]
}