Changes API.

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

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

{
    "unit": "https://translate.phyphox.org/api/units/53042/?format=api",
    "component": "https://translate.phyphox.org/api/components/phyphox/ios-infoplist/?format=api",
    "translation": "https://translate.phyphox.org/api/translations/phyphox/ios-infoplist/bg/?format=api",
    "user": "https://translate.phyphox.org/api/users/Daykov/?format=api",
    "author": "https://translate.phyphox.org/api/users/Daykov/?format=api",
    "timestamp": "2026-02-20T19:07:05.196557Z",
    "action": 5,
    "target": "phyphox има способността да получава данни от външни Bluetooth сензори и да записва данни на външни Bluetooth устройства. Повече информация за тези възможности може да намерите на http://phyphox.org/ble.",
    "id": 27785,
    "action_name": "New translation",
    "url": "https://translate.phyphox.org/api/changes/27785/?format=api"
}