Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/229197/?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": "2021-01-09T14:32:46.438363Z",
    "action": 30,
    "target": "As Bruce gave more code reviews than anybody else in the history of the FreeBSD project, the commit logs hide the true scale of his impact until you pay attention to \"Submitted by\", \"Reviewed by\" and \"Pointed out by\".",
    "id": 106072,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/106072/?format=api"
}