Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/47718/?format=api",
    "component": "https://t.naviter.com/api/components/seeyoumobile/mcu/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyoumobile/mcu/da/?format=api",
    "user": "https://t.naviter.com/api/users/ed@asa-lift.com/?format=api",
    "author": "https://t.naviter.com/api/users/ed@asa-lift.com/?format=api",
    "timestamp": "2019-07-17T19:12:47.681370Z",
    "action": 5,
    "target": "Jeg vil starte om",
    "id": 5494,
    "action_name": "New translation",
    "url": "https://t.naviter.com/api/changes/5494/?format=api"
}