Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/207630/?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": "2021-01-01T19:42:39.076612Z",
    "action": 27,
    "target": "El desplazamiento de la partición <filename>vinum</filename> en este dispositivo (si lo hay) se debe añadir al desplazamiento del subdisco del volumen raíz respectivo en este dispositivo.El valor resultante será el valor del <literal>offset</literal> para la nueva partición <literal>a</literal>. El valor de <literal>size</literal> para esta partición se tomará de forma literal del cálculo anterior. El <literal>fstype</literal> debería ser <literal>4.2BSD</literal>. Los valores <literal>fsize</literal>, <literal>bsize</literal>, y <literal>cpg</literal> deberían ser escogidos para que coincidan con el sistema de ficheros real, aunque no son realmente importantes en este contexto.",
    "id": 105886,
    "action_name": "搜索并替换",
    "url": "https://translate-dev.freebsd.org/api/changes/105886/?format=api"
}