Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1601884/?format=api",
    "component": "http://waldo.team/api/components/dai/dialogue/?format=api",
    "translation": "http://waldo.team/api/translations/dai/dialogue/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": "2023-12-10T21:08:13.634940+09:00",
    "action": 27,
    "target": "세바스티안은 스타크헤이븐의 성가회 고문 역을 맡고 있어요.",
    "id": 3063955,
    "action_name": "Search and replace",
    "url": "http://waldo.team/api/changes/3063955/?format=api"
}