Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1463465/?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": "2023-08-09T12:12:22.969143+09:00",
    "action": 27,
    "target": "안드라스테 신앙을 지닌 마법사들은 한때 이런 지팡이를 사술사들을 처단하는 데 사용했다. 이 종류의 지팡이는 쌍탑의 시대 이후로는 일절 제작되지 않았다.",
    "id": 2526151,
    "action_name": "Search and replace",
    "url": "http://waldo.team/api/changes/2526151/?format=api"
}