Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/207320/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_rc-scripting/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_rc-scripting/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/Aaron/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/Aaron/?format=api",
    "timestamp": "2020-12-18T23:23:05.240593Z",
    "action": 5,
    "target": "Además de usar<citerefentry><refentrytitle>rcorder</refentrytitle><manvolnum>8</manvolnum></citerefentry> líneas especiales, un script puede insistir en su dependencia de otro servicio simplemente iniciándolo a la fuerza. Esto puede ser necesario cuando el otro servicio es opcional y no se inicia por sí solo porque el administrador del sistema lo ha desactivado por error en <citerefentry><refentrytitle>rc.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>.",
    "id": 94080,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/94080/?format=api"
}