Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/2079607/?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/great66/?format=api",
    "author": "http://waldo.team/api/users/great66/?format=api",
    "timestamp": "2022-02-15T01:43:14.488661+09:00",
    "action": 5,
    "target": "동력 저장시설",
    "id": 1973640,
    "action_name": "New translation",
    "url": "http://waldo.team/api/changes/1973640/?format=api"
}