Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/34384015/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/website/newdesign/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/website/newdesign/ja/?format=api",
    "user": null,
    "author": "https://translations.documentfoundation.org/api/users/deleted-1/?format=api",
    "timestamp": "2020-12-13T10:25:59.304255Z",
    "action": 4,
    "target": "あなたが技術愛好家、新し物好きまたはパワーユーザーならば、このバージョンは、あなたのためのものです。",
    "id": 1578775,
    "action_name": "Suggestion added",
    "url": "https://translations.documentfoundation.org/api/changes/1578775/?format=api"
}