Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1975040/?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-04-25T04:09:20.097445+09:00",
    "action": 27,
    "target": "분대가 꽉 찼으니 한 명을 쫓아내버리고 신참을 받고 싶을지도 모르겠네요. 그레이트스키 원사에게 말을 걸어 분대를 관리하고 새로운 레인저를 모집하세요.",
    "id": 2031879,
    "action_name": "Search and replace",
    "url": "http://waldo.team/api/changes/2031879/?format=api"
}