Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1453304/?format=api",
    "component": "http://waldo.team/api/components/dai/equipment/?format=api",
    "translation": "http://waldo.team/api/translations/dai/equipment/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/dhrgusdlrns/?format=api",
    "author": "http://waldo.team/api/users/dhrgusdlrns/?format=api",
    "timestamp": "2021-05-05T16:29:59.797115+09:00",
    "action": 2,
    "target": "포식 강화 반지",
    "id": 1549118,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/1549118/?format=api"
}