Translation components API.

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

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

{
    "count": 7302,
    "next": null,
    "previous": "https://translate.phyphox.org/api/components/phyphox/android/changes/?format=api&page=365",
    "results": [
        {
            "unit": "https://translate.phyphox.org/api/units/51903/?format=api",
            "component": "https://translate.phyphox.org/api/components/phyphox/android/?format=api",
            "translation": "https://translate.phyphox.org/api/translations/phyphox/android/bg/?format=api",
            "user": "https://translate.phyphox.org/api/users/Daykov/?format=api",
            "author": "https://translate.phyphox.org/api/users/Daykov/?format=api",
            "timestamp": "2026-02-20T20:37:14.472199Z",
            "action": 2,
            "target": "Спиране",
            "id": 27828,
            "action_name": "Translation changed",
            "url": "https://translate.phyphox.org/api/changes/27828/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.phyphox.org/api/components/phyphox/android/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2026-02-20T21:01:33.475335Z",
            "action": 18,
            "target": "",
            "id": 27832,
            "action_name": "Pushed changes",
            "url": "https://translate.phyphox.org/api/changes/27832/?format=api"
        }
    ]
}