Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/2075875/?format=api",
    "component": "http://waldo.team/api/components/wl3/tutorial/?format=api",
    "translation": "http://waldo.team/api/translations/wl3/tutorial/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/8942023c2f854913/?format=api",
    "author": "http://waldo.team/api/users/8942023c2f854913/?format=api",
    "timestamp": "2022-02-03T02:57:31.615438+09:00",
    "action": 5,
    "target": "샤이엔산은 여러분의 위치로 적을 투입하는 보안 시스템으로 가득 차 있습니다. 이 시스템은 직접적인 공격으로는 막을 수 없습니다. 대신 여러분은 목표를 완수하거나 적이 오는 것을 막을 다른 방법을 찾아야 합니다. 또한 특정 능력 및 특화된 무기들은 일시적으로 시스템을 교란하여 여러분에게 시간을 벌어줄 수 있습니다.",
    "id": 1964532,
    "action_name": "New translation",
    "url": "http://waldo.team/api/changes/1964532/?format=api"
}