Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/203802/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_contributors/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_contributors/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-10-18T14:49:55.651626Z",
    "action": 30,
    "target": "Kurt Lidl <email>lidl@FreeBSD.org</email> (2015 - 2019)",
    "id": 83413,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/83413/?format=api"
}