Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/moderator-content-index/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:04.045218Z",
            "action": 0,
            "target": "",
            "id": 345399,
            "action_name": "Resource updated",
            "url": "https://translate.funkwhale.audio/api/changes/345399/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/376369/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/moderator-content-index/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:04.045197Z",
            "action": 59,
            "target": "",
            "id": 345398,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/345398/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/376368/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/moderator-content-index/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:04.045175Z",
            "action": 59,
            "target": "",
            "id": 345397,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/345397/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/376367/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/moderator-content-index/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:07:04.045142Z",
            "action": 59,
            "target": "",
            "id": 345396,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/345396/?format=api"
        }
    ]
}