Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/300391/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/openid/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/openid/cs_CZ/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/Jirka/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/Jirka/?format=api",
    "timestamp": "2021-02-22T17:36:28.782524Z",
    "action": 5,
    "target": "<strong> Nesprávná konfigurace pluginu OpenID! </strong><br /> Není nakonfigurován žádný poskytovatel OpenID!<br />Nahlaste,  prosím, tento problém technické podpoře.",
    "id": 158630,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/158630/?format=api"
}