Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1974907/?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/b0da81caa1094cb0/?format=api",
    "author": "http://waldo.team/api/users/roc/?format=api",
    "timestamp": "2022-01-21T21:19:17.803111+09:00",
    "action": 7,
    "target": "적에게 발각되었을 때, 분대의 각 레인저들은 Initiative 수치가 높을수록 첫 턴을 가져올 확률이 있습니다. Initiative 를 높이려면 Speed 능력치와 Sneaky Shit 기술을 향상시키세요.",
    "id": 1932593,
    "action_name": "Suggestion accepted",
    "url": "http://waldo.team/api/changes/1932593/?format=api"
}