Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/697196/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/messages/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/messages/cs/?format=api",
    "user": "https://translate.habitica.com/api/users/bart/?format=api",
    "author": "https://translate.habitica.com/api/users/bart/?format=api",
    "timestamp": "2021-01-06T07:46:54.979933Z",
    "action": 5,
    "target": "Kostým odložen.",
    "id": 221191,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/221191/?format=api"
}