Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/163195/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/groups/es/?format=api",
    "user": "https://translate.habitica.com/api/users/Dingding321/?format=api",
    "author": "https://translate.habitica.com/api/users/Dingding321/?format=api",
    "timestamp": "2019-04-25T15:12:23.127291Z",
    "action": 2,
    "target": "¡Se unió a un equipo de al menos cuatro personas! Disfrutad de una mayor responsabilidad al juntaros para vencer a vuestros enemigos.",
    "id": 27205,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/27205/?format=api"
}