Translation components API.

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

GET /api/translations/checkmk/dev/es_UY/changes/?format=api&page=478
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 23853,
    "next": null,
    "previous": "https://translate.checkmk.com/api/translations/checkmk/dev/es_UY/changes/?format=api&page=477",
    "results": [
        {
            "unit": "https://translate.checkmk.com/api/units/1286368/?format=api",
            "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
            "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/es_UY/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T07:37:34.136299Z",
            "action": 30,
            "target": " (in discards per second)",
            "id": 1003159,
            "action_name": "Source string changed",
            "url": "https://translate.checkmk.com/api/changes/1003159/?format=api"
        },
        {
            "unit": "https://translate.checkmk.com/api/units/1286367/?format=api",
            "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
            "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/es_UY/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T07:37:34.136280Z",
            "action": 59,
            "target": " (copiar)",
            "id": 1003158,
            "action_name": "String updated in the repository",
            "url": "https://translate.checkmk.com/api/changes/1003158/?format=api"
        },
        {
            "unit": "https://translate.checkmk.com/api/units/1286365/?format=api",
            "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
            "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/es_UY/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T07:37:34.136240Z",
            "action": 59,
            "target": " (duracíon: %s)",
            "id": 1003156,
            "action_name": "String updated in the repository",
            "url": "https://translate.checkmk.com/api/changes/1003156/?format=api"
        }
    ]
}