Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/192477/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/pets/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/pets/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-11-03T19:49:17.883663Z",
    "action": 2,
    "target": "Ha encontrado las 90 mascotas, las 90 monturas y las 90 mascotas una vez más (¡¿Cómo es posible?!)",
    "id": 82680,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/82680/?format=api"
}