Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/229135/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_cups/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-01-09T14:31:49.438310Z",
    "action": 30,
    "target": "If one has an older version of <trademark class=\"registered\">Windows</trademark> without native <acronym>IPP</acronym> printing support, then the general means of connecting to a <application>CUPS</application> printer is to use <package>net/samba413</package> and <application>CUPS</application> together, which is a topic outside the scope of this chapter.",
    "id": 106026,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/106026/?format=api"
}