Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/2075871/?format=api",
    "component": "http://waldo.team/api/components/wl3/tutorial/?format=api",
    "translation": "http://waldo.team/api/translations/wl3/tutorial/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/8942023c2f854913/?format=api",
    "author": "http://waldo.team/api/users/8942023c2f854913/?format=api",
    "timestamp": "2022-02-03T02:57:24.674983+09:00",
    "action": 5,
    "target": "이제 자유롭게 샤이엔산을 탐험할 수 있습니다. 기지의 각 레벨에는 해결해야 하는 주요 목표 기반 전투가 기다리고 있습니다. 물론 그걸 하기 전에 주변 지역을 탐험하는 것도 좋습니다. 그곳에서 추가적인 전리품과 스토리 세부 사항 외에도 해당 지역의 목표 기반 전투에 직접적으로 영향을 미치는 방법들을 알게 될 것입니다. 임무의 성공 여부는 사소한 준비에서 판가름날지도 모릅니다.",
    "id": 1964530,
    "action_name": "New translation",
    "url": "http://waldo.team/api/changes/1964530/?format=api"
}