Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1948922/?format=api",
    "component": "http://waldo.team/api/components/wl3/scenes/?format=api",
    "translation": "http://waldo.team/api/translations/wl3/scenes/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/cosgenio/?format=api",
    "author": "http://waldo.team/api/users/cosgenio/?format=api",
    "timestamp": "2022-01-02T23:37:53.222768+09:00",
    "action": 37,
    "target": "기퍼 유전",
    "id": 1916446,
    "action_name": "Marked for edit",
    "url": "http://waldo.team/api/changes/1916446/?format=api"
}