Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/818693/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/wizardssourceresources/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardssourceresources/ja/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/nogajun/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/nogajun/?format=api",
    "timestamp": "2021-01-15T15:56:08.075264Z",
    "action": 2,
    "target": "このウィザードは、古い形式の文書をLibreOfficeなどで利用できるオープンドキュメント形式(ODF)に変換します。",
    "id": 1751939,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/1751939/?format=api"
}