Translation components API.

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

GET /api/translations/documentation/developer-api-index/en_GB/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-api-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-api-index/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:53.359585Z",
            "action": 0,
            "target": "",
            "id": 341921,
            "action_name": "Resource updated",
            "url": "https://translate.funkwhale.audio/api/changes/341921/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/373162/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-api-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-api-index/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:53.359549Z",
            "action": 59,
            "target": "",
            "id": 341920,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/341920/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/373159/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-api-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-api-index/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:53.359515Z",
            "action": 59,
            "target": "",
            "id": 341919,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/341919/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/373156/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-api-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-api-index/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:53.359481Z",
            "action": 59,
            "target": "",
            "id": 341918,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/341918/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/373153/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-api-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-api-index/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:53.359442Z",
            "action": 59,
            "target": "",
            "id": 341917,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/341917/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/373149/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-api-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-api-index/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:53.359393Z",
            "action": 59,
            "target": "",
            "id": 341916,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/341916/?format=api"
        }
    ]
}