Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/550295/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/image-style-ui/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/image-style-ui/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-15T03:05:44.857057Z",
    "action": 59,
    "target": "画像の既定の幅。既定の高さの設定がなければ、画像の比率に応じて計算されます。それ以外の場合、画像のサイズは固定されます。",
    "id": 396599,
    "action_name": "String updated in the repository",
    "url": "https://l10n.xwiki.org/api/changes/396599/?format=api"
}