Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1453815/?format=api",
    "component": "https://waldo.team/api/components/dai/operations/?format=api",
    "translation": "https://waldo.team/api/translations/dai/operations/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/morri64/?format=api",
    "author": "https://waldo.team/api/users/morri64/?format=api",
    "timestamp": "2021-01-21T17:28:26.725418+09:00",
    "action": 5,
    "target": "페렐던의 우리 동맹을 통하는 방법만이 난민을 데려오는 유일한 방법입니다.  헤이븐 사건에도 불구하고, 그들은 기꺼이 도움을 줄 것입니다.",
    "id": 1335991,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/1335991/?format=api"
}