Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/51016/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/challenge/ru/?format=api",
    "user": "https://translate.habitica.com/api/users/Nakonana/?format=api",
    "author": "https://translate.habitica.com/api/users/Nakonana/?format=api",
    "timestamp": "2020-08-12T23:30:51.994687Z",
    "action": 2,
    "target": "Выбрать участника",
    "id": 178985,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/178985/?format=api"
}