Translation components API.

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

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

{
    "count": 33881,
    "next": null,
    "previous": "https://translate.habitica.com/api/components/habitica/backgrounds/changes/?format=api&page=1694",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/631539/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/backgrounds/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/backgrounds/uk/?format=api",
            "user": "https://translate.habitica.com/api/users/Ell-Wolf/?format=api",
            "author": "https://translate.habitica.com/api/users/Ell-Wolf/?format=api",
            "timestamp": "2025-04-07T17:35:07.734004Z",
            "action": 36,
            "target": "Слідуйте за бурхливою грозою так близько, як тільки насмілитесь.",
            "id": 1238977,
            "action_name": "Translation approved",
            "url": "https://translate.habitica.com/api/changes/1238977/?format=api"
        }
    ]
}