Translation components API.

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

GET /api/translations/documentation/developer-workflows-index/en_US/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/developer-workflows-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-workflows-index/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:55.263389Z",
            "action": 0,
            "target": "",
            "id": 342511,
            "action_name": "Resource updated",
            "url": "https://translate.funkwhale.audio/api/changes/342511/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/373811/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-workflows-index/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:55.263356Z",
            "action": 59,
            "target": "",
            "id": 342510,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/342510/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/373810/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-workflows-index/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:55.263321Z",
            "action": 59,
            "target": "",
            "id": 342509,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/342509/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/373807/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-index/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-workflows-index/en_US/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:55.263274Z",
            "action": 59,
            "target": "",
            "id": 342508,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/342508/?format=api"
        }
    ]
}