Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2774841/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/pets/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/pets/ru/?format=api",
    "user": "https://translate.habitica.com/api/users/@Mogamigawa/?format=api",
    "author": "https://translate.habitica.com/api/users/@Mogamigawa/?format=api",
    "timestamp": "2023-08-25T05:25:13.653608Z",
    "action": 5,
    "target": "Дракон-ветеран",
    "id": 544417,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/544417/?format=api"
}