Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1442633/?format=api",
    "component": "http://waldo.team/api/components/dai/codex/?format=api",
    "translation": "http://waldo.team/api/translations/dai/codex/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/taamro/?format=api",
    "author": "http://waldo.team/api/users/taamro/?format=api",
    "timestamp": "2022-11-12T20:21:01.045171+09:00",
    "action": 27,
    "target": "물레가락풀",
    "id": 2110251,
    "action_name": "Search and replace",
    "url": "http://waldo.team/api/changes/2110251/?format=api"
}