Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/63655/?format=api",
    "component": "https://t.naviter.com/api/components/seeyoumobile/mcu/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyoumobile/mcu/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-11-16T10:03:21.884087Z",
    "action": 13,
    "target": "",
    "id": 15022,
    "action_name": "New source string",
    "url": "https://t.naviter.com/api/changes/15022/?format=api"
}