Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/207600/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_vinum/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vinum/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/fernape/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/fernape/?format=api",
    "timestamp": "2020-12-29T16:13:20.362935Z",
    "action": 5,
    "target": "El kernel <filename>GENERIC</filename> no contiene <filename>vinum</filename>. Es posible contruir un kernel a medida que incluya <filename>vinum</filename>, pero no se recomienda. La forma estándar de arrancar<filename>vinum</filename> es como un módulo del kerne. <citerefentry><refentrytitle>kldload</refentrytitle><manvolnum>8</manvolnum></citerefentry> no es necesario porque cuando <citerefentry><refentrytitle>gvinum</refentrytitle><manvolnum>8</manvolnum></citerefentry> arranca, comprueba si el módulo ha sido cargado, y si no es así, lo carga automáticamente.",
    "id": 105718,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/105718/?format=api"
}