Changes API.

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

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

{
    "unit": "https://hive.bgforge.net/api/units/1153095/?format=api",
    "component": "https://hive.bgforge.net/api/components/fallout/party-orders/?format=api",
    "translation": "https://hive.bgforge.net/api/translations/fallout/party-orders/ru/?format=api",
    "user": "https://hive.bgforge.net/api/users/admin/?format=api",
    "author": "https://hive.bgforge.net/api/users/admin/?format=api",
    "timestamp": "2019-10-20T06:19:36Z",
    "action": 5,
    "target": "** Автолут главным персонажем включен **",
    "id": 415167,
    "action_name": "New translation",
    "url": "https://hive.bgforge.net/api/changes/415167/?format=api"
}