Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/573640/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-discussion-message-stream-properties/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-discussion-message-stream-properties/ko/?format=api",
    "user": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "author": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "timestamp": "2023-12-29T16:59:14.721356Z",
    "action": 5,
    "target": "토론 수신자 목록은 첫 번째 메시지가 전송될 때 계산됩니다. 예를 들어, 메시지가 전송된 후 사용자가 귀하를 팔로우하는 경우 해당 사용자는 해당 메시지를 볼 수 없습니다.",
    "id": 411025,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/411025/?format=api"
}