Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1442413/?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/taamro/?format=api",
    "author": "http://waldo.team/api/users/taamro/?format=api",
    "timestamp": "2025-06-18T11:03:36.147168+09:00",
    "action": 27,
    "target": "영계에 물든 개과 짐승 가죽",
    "id": 3543979,
    "action_name": "Search and replace",
    "url": "http://waldo.team/api/changes/3543979/?format=api"
}