Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1453088/?format=api",
    "component": "http://waldo.team/api/components/dai/operations/?format=api",
    "translation": "http://waldo.team/api/translations/dai/operations/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/Namu/?format=api",
    "author": "http://waldo.team/api/users/Namu/?format=api",
    "timestamp": "2021-01-17T11:10:55.773068+09:00",
    "action": 4,
    "target": "크레스트우드에 있는 요원들을 위한 탈출 경로",
    "id": 1333187,
    "action_name": "Suggestion added",
    "url": "http://waldo.team/api/changes/1333187/?format=api"
}