Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/191451/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/pets/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/pets/cs/?format=api",
    "user": "https://translate.habitica.com/api/users/Ylbirda/?format=api",
    "author": "https://translate.habitica.com/api/users/Ylbirda/?format=api",
    "timestamp": "2020-07-27T19:04:11.184938Z",
    "action": 5,
    "target": "Mazlíčci rostou bez ohledu na to, čím je krmíš, ale porostou rychleji, když jim dáš jejich oblíbené krmení. Experimentuj a odhal ho sám, nebo se podívej na odpovědi tady: <br/> <a href=\"http://habitica.fandom.com/wiki/Food_Preferences\" target=\"_blank\">http://habitica.fandom.com/wiki/Food_Preferences</a>",
    "id": 174003,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/174003/?format=api"
}