Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2773200/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/overview/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/overview/nl/?format=api",
    "user": "https://translate.habitica.com/api/users/caspersimon/?format=api",
    "author": "https://translate.habitica.com/api/users/caspersimon/?format=api",
    "timestamp": "2025-01-24T12:17:06.074241Z",
    "action": 4,
    "target": "Vragen? Bekijk de <a href='/static/faq'>veelgestelde vragen</a>! Als je geen antwoord kan vinden kan je om hulp vragen via dit formulier: ",
    "id": 1197236,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/1197236/?format=api"
}