Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/95512/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/es/?format=api",
    "user": "https://translate.habitica.com/api/users/deseji/?format=api",
    "author": "https://translate.habitica.com/api/users/deseji/?format=api",
    "timestamp": "2022-01-20T19:10:46.240338Z",
    "action": 2,
    "target": "<a href='https://habitica.fandom.com/wiki/Extensions,_Add-Ons,_and_Customizations' target='_blank'>Complementos y Extensiones</a>",
    "id": 302141,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/302141/?format=api"
}