Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1502006/?format=api",
    "component": "http://waldo.team/api/components/dai/unknown/?format=api",
    "translation": "http://waldo.team/api/translations/dai/unknown/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-18T20:58:05.095326+09:00",
    "action": 27,
    "target": "어둠의 피조물 활",
    "id": 1578722,
    "action_name": "Search and replace",
    "url": "http://waldo.team/api/changes/1578722/?format=api"
}