Translation components API.

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

GET /api/translations/documentation/developer-workflows-index/en_devel/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_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:55.018165Z",
            "action": 0,
            "target": "",
            "id": 342475,
            "action_name": "Resource updated",
            "url": "https://translate.funkwhale.audio/api/changes/342475/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/373744/?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_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:55.018141Z",
            "action": 59,
            "target": "Funkwhale follows workflows for each area of development and release management. You can find a breakdown of these in this section.",
            "id": 342474,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/342474/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/373742/?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_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:55.018114Z",
            "action": 59,
            "target": "Development workflows",
            "id": 342473,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/342473/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/373738/?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_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:55.018077Z",
            "action": 59,
            "target": "Workflows",
            "id": 342472,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/342472/?format=api"
        }
    ]
}