Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/98750/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/pl/?format=api",
    "user": "https://translate.habitica.com/api/users/klaudia_/?format=api",
    "author": "https://translate.habitica.com/api/users/klaudia_/?format=api",
    "timestamp": "2021-12-26T19:04:23.642132Z",
    "action": 2,
    "target": "Nazwy logowania są obecnie unikalnymi nazwami użytkowników, które będą widoczne obok Twojej nazwy gracza i będą używane do zaproszeń czatów i wiadomości.<br><br>Jeśli chcesz uzyskać więcej informacji o tej zmianie, <a href='https://habitica.fandom.com/wiki/Player_Names' target='_blank'>przeczytaj artykuł na wiki</a>.",
    "id": 299409,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/299409/?format=api"
}