Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/200336/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_committers-guide/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_committers-guide/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-07-26T12:30:55.278035Z",
    "action": 30,
    "target": "If a particular piece of software lacks a maintainer, you are encouraged to take up ownership. If you are unsure of the current maintainership email <link xlink:href=\"http://lists.FreeBSD.org/mailman/listinfo/freebsd-arch\">FreeBSD architecture and design mailing list</link> and ask.",
    "id": 78944,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/78944/?format=api"
}