Changes API.

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

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

{
    "unit": "https://hive.bgforge.net/api/units/1700482/?format=api",
    "component": "https://hive.bgforge.net/api/components/fallout/fixt/?format=api",
    "translation": "https://hive.bgforge.net/api/translations/fallout/fixt/es/?format=api",
    "user": "https://hive.bgforge.net/api/users/ntako14/?format=api",
    "author": "https://hive.bgforge.net/api/users/ntako14/?format=api",
    "timestamp": "2025-04-19T19:28:32.361939Z",
    "action": 2,
    "target": "Tecla de desplazamiento",
    "id": 1452914,
    "action_name": "Translation changed",
    "url": "https://hive.bgforge.net/api/changes/1452914/?format=api"
}