Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/25506685/?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:01:28.626131Z",
    "action": 7,
    "target": "PayPalで寄付をする(日本からは使えません)",
    "id": 1578449,
    "action_name": "Suggestion accepted",
    "url": "https://translations.documentfoundation.org/api/changes/1578449/?format=api"
}