Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10905717/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-authserver/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-authserver/master/zh_TW/?format=api",
    "user": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "author": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "timestamp": "2020-02-17T06:43:55.688989Z",
    "action": 5,
    "target": "PKCS12 格式的伺服器 TLS 證書和金鈅,具有易記名稱「Server-Cert」",
    "id": 1352289,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1352289/?format=api"
}