Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/229483/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_fdp-primer/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_fdp-primer/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-01-09T14:37:48.568799Z",
    "action": 30,
    "target": "You can use <citerefentry><refentrytitle>col</refentrytitle><manvolnum>1</manvolnum></citerefentry> to filter the output of <citerefentry><refentrytitle>man</refentrytitle><manvolnum>1</manvolnum></citerefentry> and get rid of the backspace characters before loading the result in your favorite editor for spell checking:",
    "id": 106206,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/106206/?format=api"
}