Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/192605/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/pets/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/pets/es_419/?format=api",
    "user": "https://translate.habitica.com/api/users/Serwetka/?format=api",
    "author": "https://translate.habitica.com/api/users/Serwetka/?format=api",
    "timestamp": "2019-08-26T03:31:19.520452Z",
    "action": 2,
    "target": "Usa gemas para conseguir huevos más rápido, si no quieres esperar que los huevos estándar te salgan en el botín ni repetir Misiones para ganar huevos de misión. <a href=\"https://habitica.fandom.com/es/wiki/Bot%C3%ADn\">Lee más sobre el sistema de botín.</a>",
    "id": 43760,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/43760/?format=api"
}