Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1480034/?format=api",
    "component": "https://waldo.team/api/components/dai/party/?format=api",
    "translation": "https://waldo.team/api/translations/dai/party/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/Lvchaos/?format=api",
    "author": "https://waldo.team/api/users/halfmango/?format=api",
    "timestamp": "2021-03-03T13:21:35.788067+09:00",
    "action": 7,
    "target": "고체 형태의 마법으로 칼날을 생성해 근거리의 적들의 방어도와 방어막을 통과하는 공격을 합니다.",
    "id": 1386350,
    "action_name": "Suggestion accepted",
    "url": "https://waldo.team/api/changes/1386350/?format=api"
}