Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/24297/?format=api",
    "component": "https://t.naviter.com/api/components/seeyoumobile/mcu/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyoumobile/mcu/ru/?format=api",
    "user": "https://t.naviter.com/api/users/mbaltina/?format=api",
    "author": "https://t.naviter.com/api/users/mbaltina/?format=api",
    "timestamp": "2020-12-04T11:07:43.346983Z",
    "action": 37,
    "target": "Режим без отслеживания",
    "id": 16646,
    "action_name": "Marked for edit",
    "url": "https://t.naviter.com/api/changes/16646/?format=api"
}