Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1974755/?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-04-23T01:28:30.918938+09:00",
    "action": 27,
    "target": "레인저들은 레벨 4부터 레벨이 오를 때마다 특성 포인트를 얻습니다. 특성 포인트로 강력한 특수 능력과 패시브 효과를 얻을 수 있습니다. 특성은 기술을 업그레이드하면 배울 수 있게 됩니다.",
    "id": 2030950,
    "action_name": "Search and replace",
    "url": "http://waldo.team/api/changes/2030950/?format=api"
}