Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/183476/?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:35:31.427623Z",
    "action": 5,
    "target": "Levántala con un grito de guerra: \"¡¡CUCHARAAAA!!\" Aumenta la Inteligencia en <%= int %>. Armario Encantado: Conjunto de Chef (Objeto 3 de 4).",
    "id": 19114,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/19114/?format=api"
}