Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/859932/?format=api",
    "component": "https://waldo.team/api/components/pathfinder_kingmaker/dialogs/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder_kingmaker/dialogs/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/_manikda/?format=api",
    "author": "https://waldo.team/api/users/_manikda/?format=api",
    "timestamp": "2023-09-13T21:55:08.723662+09:00",
    "action": 4,
    "target": "\"우리의 성공들은 더 야심찬 계획들로의 길을 열었습니다. 제게 세 가지 계획이 있습니다. 우리는 우리 마법 학교가 모아온 지식들을 우리의 사제들을 보다 빠르고 철저하게 훈련시키는 데에 유용할 수 있습니다. 제가 생각하기에는 그것이 우리 왕국에 궁극적으로 도움이 되는 것입니다. 우리는 우리 이웃 국가에게 우리의 비전 마법 지식을 그들이 대가로 어떤 지식을 제공하던 간에 보급하는 걸로 대신할 수도 있습니다. 마지막으로, 우리는 마법 무기를 우리 군대를 위해 생산할 수도 있습니다.\"",
    "id": 2691805,
    "action_name": "Suggestion added",
    "url": "https://waldo.team/api/changes/2691805/?format=api"
}