Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/31847/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/profile/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/profile/ru/?format=api",
    "user": "https://translate.habitica.com/api/users/Nakonana/?format=api",
    "author": "https://translate.habitica.com/api/users/vttta/?format=api",
    "timestamp": "2020-11-06T20:52:22.406077Z",
    "action": 7,
    "target": "скакунов приручено",
    "id": 204493,
    "action_name": "Suggestion accepted",
    "url": "https://translate.habitica.com/api/changes/204493/?format=api"
}