Translation components API.

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

GET /api/translations/tails/chat/id/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://translate.tails.boum.org/api/components/tails/chat/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/chat/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-27T15:34:50.492432Z",
            "action": 0,
            "target": "",
            "id": 3270071,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/3270071/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/680801/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/chat/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/chat/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-27T15:34:50.492401Z",
            "action": 59,
            "target": "",
            "id": 3270070,
            "action_name": "String updated in the repository",
            "url": "https://translate.tails.boum.org/api/changes/3270070/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/680800/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/chat/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/chat/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-27T15:34:50.492353Z",
            "action": 59,
            "target": "",
            "id": 3270069,
            "action_name": "String updated in the repository",
            "url": "https://translate.tails.boum.org/api/changes/3270069/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/chat/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/chat/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-10T18:15:22.918805Z",
            "action": 0,
            "target": "",
            "id": 3014528,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/3014528/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/chat/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/chat/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-05T08:16:32.666582Z",
            "action": 0,
            "target": "",
            "id": 3013914,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/3013914/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/chat/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/chat/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-18T20:16:17.994157Z",
            "action": 0,
            "target": "",
            "id": 2961906,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/2961906/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/chat/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/chat/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-22T15:48:00Z",
            "action": 0,
            "target": "",
            "id": 2899820,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/2899820/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/chat/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/chat/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-04-12T10:07:38Z",
            "action": 0,
            "target": "",
            "id": 141316,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/141316/?format=api"
        }
    ]
}