Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/55073/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/it/?format=api",
    "user": "https://translate.habitica.com/api/users/ilPredestinato/?format=api",
    "author": "https://translate.habitica.com/api/users/ilPredestinato/?format=api",
    "timestamp": "2020-05-26T05:12:31.855588Z",
    "action": 5,
    "target": "[Maggiori informazioni sul sistema delle classi di Habitica](https://habitica.fandom.com/wiki/Class_System)",
    "id": 148638,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/148638/?format=api"
}