Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/11219679/?format=api",
    "component": "https://hosted.weblate.org/api/components/wincompose/master/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/wincompose/master/ja/?format=api",
    "user": "https://hosted.weblate.org/api/users/pecorarista/?format=api",
    "author": "https://hosted.weblate.org/api/users/pecorarista/?format=api",
    "timestamp": "2019-09-14T15:59:28+02:00",
    "action": 5,
    "target": "有効な場合、Composeキーに割り当てられているキーがすべてシーケンス中でComposeとして扱われます。デフォルトでは最初に押下されたキーのみがComposeキーとして扱われ、代替として設定されたキーは元の役割を保ちます。",
    "id": 4670640,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/4670640/?format=api"
}