Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1463473/?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:23.014443+09:00",
    "action": 27,
    "target": "할람시랄의 타날레스라는 전설의 엘프 대장장이는 한때 사술사와 악마들로부터 데일스 왕국을 보호하는 임무를 맡은 에메랄드 기사들인, 영계 사냥꾼들을 위해 활을 만들었다.",
    "id": 2526152,
    "action_name": "Search and replace",
    "url": "http://waldo.team/api/changes/2526152/?format=api"
}