Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3329126/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/pt_BR/?format=api",
    "user": "https://translate.habitica.com/api/users/Kenvinn/?format=api",
    "author": "https://translate.habitica.com/api/users/Kenvinn/?format=api",
    "timestamp": "2024-11-30T15:05:50.179627Z",
    "action": 4,
    "target": "Skins",
    "id": 1191427,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/1191427/?format=api"
}