Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/25506688/?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": "https://translations.documentfoundation.org/api/users/nogajun/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/nogajun/?format=api",
    "timestamp": "2020-12-13T02:02:17.295748Z",
    "action": 2,
    "target": "または、通貨を選択して金額を入力します<br/>(PayPal(日本では利用不可)からは、 *の印がある通貨のみ利用できます)",
    "id": 1578453,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/1578453/?format=api"
}