Translation components API.

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

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

{
    "count": 26352,
    "next": null,
    "previous": "https://translate.checkmk.com/api/translations/checkmk/stable/nl/changes/?format=api&page=527",
    "results": [
        {
            "unit": "https://translate.checkmk.com/api/units/1986372/?format=api",
            "component": "https://translate.checkmk.com/api/components/checkmk/stable/?format=api",
            "translation": "https://translate.checkmk.com/api/translations/checkmk/stable/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-15T08:49:02.171118Z",
            "action": 59,
            "target": " (Duur: %s)",
            "id": 1754475,
            "action_name": "String updated in the repository",
            "url": "https://translate.checkmk.com/api/changes/1754475/?format=api"
        },
        {
            "unit": "https://translate.checkmk.com/api/units/1986369/?format=api",
            "component": "https://translate.checkmk.com/api/components/checkmk/stable/?format=api",
            "translation": "https://translate.checkmk.com/api/translations/checkmk/stable/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-15T08:49:02.171059Z",
            "action": 59,
            "target": " (%d maal)",
            "id": 1754472,
            "action_name": "String updated in the repository",
            "url": "https://translate.checkmk.com/api/changes/1754472/?format=api"
        }
    ]
}