Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1494524/?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": "2021-03-17T11:15:01.008373+09:00",
    "action": 27,
    "target": "엘가난이시여, 태양의 죽음이여\n그 시선으로 대지를 태우소서\n불의 축복을 내리소서\n\n당신의 사람들이 외쳐 원하니\n만물이 화염의 종말을 맞기를\n그 재로 당신 찬미의 노래를 부르리다.",
    "id": 1408548,
    "action_name": "Search and replace",
    "url": "http://waldo.team/api/changes/1408548/?format=api"
}