Changes API.

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

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

{
    "unit": "https://hive.bgforge.net/api/units/1559039/?format=api",
    "component": "https://hive.bgforge.net/api/components/fallout/glossary/?format=api",
    "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/ru/?format=api",
    "user": "https://hive.bgforge.net/api/users/admin/?format=api",
    "author": null,
    "timestamp": "2017-08-29T11:40:39Z",
    "action": 5,
    "target": "ВРЭ",
    "id": 365082,
    "action_name": "New translation",
    "url": "https://hive.bgforge.net/api/changes/365082/?format=api"
}