Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/24734156/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/impress_remote/ios-localizable/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-localizable/zh_Hans/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/PlateauWolf/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/PlateauWolf/?format=api",
    "timestamp": "2022-07-09T17:15:19.428152Z",
    "action": 2,
    "target": "* 请在您的电脑上运行 Impress\n* 请将两个设备连接到同一个 WiFi 网络\n* 温馨提醒:您的 iOS 设备现在正连接在「%@」上",
    "id": 3384561,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/3384561/?format=api"
}