Translation components API.

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

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

{
    "count": 439403,
    "next": null,
    "previous": "https://translate.checkmk.com/api/components/checkmk/dev/changes/?format=api&page=8788",
    "results": [
        {
            "unit": "https://translate.checkmk.com/api/units/1151602/?format=api",
            "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
            "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T07:30:35.908471Z",
            "action": 59,
            "target": " (copy)",
            "id": 862841,
            "action_name": "String updated in the repository",
            "url": "https://translate.checkmk.com/api/changes/862841/?format=api"
        },
        {
            "unit": "https://translate.checkmk.com/api/units/1151600/?format=api",
            "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
            "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T07:30:35.908431Z",
            "action": 59,
            "target": " (Duration: %s)",
            "id": 862839,
            "action_name": "String updated in the repository",
            "url": "https://translate.checkmk.com/api/changes/862839/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T07:25:32.652637Z",
            "action": 21,
            "target": "",
            "id": 862834,
            "action_name": "Rebased repository",
            "url": "https://translate.checkmk.com/api/changes/862834/?format=api"
        }
    ]
}