Changes API.

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

GET /api/changes/41408/?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/csharpek/?format=api",
    "author": "https://translate.habitica.com/api/users/csharpek/?format=api",
    "timestamp": "2019-08-19T12:13:16.001704Z",
    "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='http://habitica.fandom.com/wiki/Player_Names' target='_blank'>przeczytaj artykuł na wiki</a>.",
    "id": 41408,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/41408/?format=api"
}