Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/200392/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_geom-class/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_geom-class/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-07-26T12:32:24.023448Z",
    "action": 30,
    "target": "The <citerefentry><refentrytitle>style</refentrytitle><manvolnum>9</manvolnum></citerefentry> man page — for documentation on the coding-style conventions which must be followed for any code which is to be committed to the FreeBSD tree.",
    "id": 79010,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/79010/?format=api"
}