Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/183480/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/es/?format=api",
    "user": "https://translate.habitica.com/api/users/black-tea-blue-pens/?format=api",
    "author": "https://translate.habitica.com/api/users/black-tea-blue-pens/?format=api",
    "timestamp": "2019-04-10T07:38:01.670991Z",
    "action": 5,
    "target": "Esta chaqueta de algodón grueso es de doble capa para protegerte de derrames (y convenientemente reversible……). Aumenta la Inteligencia en <%= int %>. Armario Encantado: Conjunto de Chef (Item 2 de 4).",
    "id": 19130,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/19130/?format=api"
}