Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1468337/?format=api",
    "component": "http://waldo.team/api/components/dai/remaining/?format=api",
    "translation": "http://waldo.team/api/translations/dai/remaining/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/taamro/?format=api",
    "author": "http://waldo.team/api/users/taamro/?format=api",
    "timestamp": "2021-03-12T13:10:43.310282+09:00",
    "action": 2,
    "target": "피에르 마리",
    "id": 1402927,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/1402927/?format=api"
}