Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/257070/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/es_419/?format=api",
    "user": "https://translate.habitica.com/api/users/Gm_/?format=api",
    "author": "https://translate.habitica.com/api/users/Gm_/?format=api",
    "timestamp": "2020-02-18T21:32:52.979027Z",
    "action": 5,
    "target": "Este pago va a exceder el numero de artículos que necesitas para incubar todas las  <%=itemText%> mascotas. ¿Estas seguro?",
    "id": 122524,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/122524/?format=api"
}