Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1964692/?format=api",
    "component": "http://waldo.team/api/components/wl3/statuseffects/?format=api",
    "translation": "http://waldo.team/api/translations/wl3/statuseffects/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/b0da81caa1094cb0/?format=api",
    "author": "http://waldo.team/api/users/b0da81caa1094cb0/?format=api",
    "timestamp": "2022-06-26T02:04:15.515949+09:00",
    "action": 36,
    "target": "죽음의 문턱에 있는 아군을 구함으로써 주변에 있는 분대원의 의지력을 높여 줬습니다.\\n\\n<color=#96C55F>한 턴당 체력+6%</color>",
    "id": 2069726,
    "action_name": "Translation approved",
    "url": "http://waldo.team/api/changes/2069726/?format=api"
}