Translation components API.

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

GET /api/translations/website/get-involved/pa/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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-13T12:40:21.652067Z",
            "action": 44,
            "target": "",
            "id": 1501590,
            "action_name": "New string to translate",
            "url": "https://l10n.elementary.io/api/changes/1501590/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-13T12:40:20.047582Z",
            "action": 0,
            "target": "",
            "id": 1501546,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/1501546/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3261015/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-13T12:40:20.047481Z",
            "action": 59,
            "target": "",
            "id": 1501545,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1501545/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:12:04.235305Z",
            "action": 0,
            "target": "",
            "id": 1360930,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/1360930/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:03:11.166379Z",
            "action": 0,
            "target": "",
            "id": 1360243,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/1360243/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-15T11:51:54.549862Z",
            "action": 0,
            "target": "",
            "id": 1249531,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/1249531/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-05T06:18:06.472481Z",
            "action": 44,
            "target": "",
            "id": 1192404,
            "action_name": "New strings to translate",
            "url": "https://l10n.elementary.io/api/changes/1192404/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-05T06:17:55.166592Z",
            "action": 0,
            "target": "",
            "id": 1192373,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/1192373/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-27T20:27:17.839380Z",
            "action": 44,
            "target": "",
            "id": 1017781,
            "action_name": "New strings to translate",
            "url": "https://l10n.elementary.io/api/changes/1017781/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-27T20:27:17.499647Z",
            "action": 0,
            "target": "",
            "id": 1017780,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/1017780/?format=api"
        }
    ]
}