Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1974989/?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/Concubine/?format=api",
    "author": "http://waldo.team/api/users/Concubine/?format=api",
    "timestamp": "2022-02-24T12:51:56.034731+09:00",
    "action": 2,
    "target": "그레이트스키 원사에게 말을 걸어 새로운 레인저를 영입하세요. 분대는 최대 여섯 명까지 편성할 수 있으며 레인저는 네 명 이상 넣을 수 없습니다. 두 자리는 마샬 권 같은 동료들로 편성해야 합니다. 동료는 공식적인 레인저는 아니지만, 그들처럼 도움이 되길 원하는 고유한 NPC들입니다. 여러분은 콜로라도를 탐사하는 동안 여러 명의 동료들과 만나게 될 것입니다.",
    "id": 1983964,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/1983964/?format=api"
}