Changes API.

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

GET /api/changes/1222054/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.habitica.com/api/units/97090/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/hu/?format=api",
    "user": "https://translate.habitica.com/api/users/RViktor/?format=api",
    "author": "https://translate.habitica.com/api/users/RViktor/?format=api",
    "timestamp": "2025-03-06T16:17:28.178090Z",
    "action": 2,
    "target": "A bejelentkezési nevek mostantól egyedi felhasználónevek, amelyek megjelennek a megjelenítendő neved mellett, ezt meghívásokhoz, csevegési @megemlítésekhez és üzenetküldéshez használhatod.<br><br>Ha többet szeretnél megtudni erről a változásról, <a href='https://habitica.fandom.com/wiki/Player_Names' target='_blank'>látogasd meg a wikinket</a>.",
    "id": 1222054,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1222054/?format=api"
}