Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/user-subsonic-index/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:07.323305Z",
            "action": 0,
            "target": "",
            "id": 346151,
            "action_name": "Resource updated",
            "url": "https://translate.funkwhale.audio/api/changes/346151/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/377033/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/user-subsonic-index/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:07.323285Z",
            "action": 59,
            "target": "",
            "id": 346150,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/346150/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/377032/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/user-subsonic-index/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:07.323263Z",
            "action": 59,
            "target": "",
            "id": 346149,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/346149/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/377031/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/user-subsonic-index/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:07.323240Z",
            "action": 59,
            "target": "",
            "id": 346148,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/346148/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/377030/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/user-subsonic-index/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:07.323207Z",
            "action": 59,
            "target": "",
            "id": 346147,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/346147/?format=api"
        }
    ]
}