Translation components API.

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

GET /api/translations/website/get-involved/vi/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 10,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-13T12:40:21.692893Z",
            "action": 44,
            "target": "",
            "id": 1501600,
            "action_name": "New string to translate",
            "url": "https://l10n.elementary.io/api/changes/1501600/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-13T12:40:21.365023Z",
            "action": 0,
            "target": "",
            "id": 1501566,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/1501566/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3261025/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-13T12:40:21.364922Z",
            "action": 59,
            "target": "",
            "id": 1501565,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1501565/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:12:06.392388Z",
            "action": 0,
            "target": "",
            "id": 1360940,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/1360940/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:03:13.571610Z",
            "action": 0,
            "target": "",
            "id": 1360253,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/1360253/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-15T11:51:56.426222Z",
            "action": 0,
            "target": "",
            "id": 1249541,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/1249541/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-05T06:18:06.569393Z",
            "action": 44,
            "target": "",
            "id": 1192414,
            "action_name": "New strings to translate",
            "url": "https://l10n.elementary.io/api/changes/1192414/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-05T06:18:05.636403Z",
            "action": 0,
            "target": "",
            "id": 1192383,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/1192383/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-05T18:12:17.593172Z",
            "action": 44,
            "target": "",
            "id": 1031715,
            "action_name": "New strings to translate",
            "url": "https://l10n.elementary.io/api/changes/1031715/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-05T18:12:16.789082Z",
            "action": 0,
            "target": "",
            "id": 1031714,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/1031714/?format=api"
        }
    ]
}