Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/53717/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/es/?format=api",
    "user": "https://translate.habitica.com/api/users/Serwetka/?format=api",
    "author": "https://translate.habitica.com/api/users/Serwetka/?format=api",
    "timestamp": "2019-07-21T01:46:44.962979Z",
    "action": 2,
    "target": "[Descubre más sobre el sistema de clases de Habitica](https://habitica.fandom.com/es/wiki/Sistema_de_Clases)",
    "id": 34419,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/34419/?format=api"
}