Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/6990/?format=api",
    "component": "https://t.naviter.com/api/components/seeyoumobile/mcu/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyoumobile/mcu/es/?format=api",
    "user": "https://t.naviter.com/api/users/andrej@naviter.com/?format=api",
    "author": "https://t.naviter.com/api/users/andrej@naviter.com/?format=api",
    "timestamp": "2023-10-10T12:18:22.799036Z",
    "action": 2,
    "target": "An error has occured while communicating with device. External code (%d)",
    "id": 33749,
    "action_name": "Translation changed",
    "url": "https://t.naviter.com/api/changes/33749/?format=api"
}