Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/673356/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-audit-laf/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-audit-laf/master/es/?format=api",
    "user": "https://l10n.opensuse.org/api/users/juansarria/?format=api",
    "author": "https://l10n.opensuse.org/api/users/juansarria/?format=api",
    "timestamp": "2018-02-07T21:05:41.934273Z",
    "action": 2,
    "target": "<p><b>Formato de nombre de equipo</b> describe cómo se debe escribir el nombre del equipo\nen el archivo de registro. Si se define <i>USER</i>, se usa el <b>nombre\ndefinido por el usuario</b>. <i>NONE</i> significa que no se inserta el nombre del equipo.\n<i>HOSTNAME</i> usa el nombre devuelto por la llamada syscall gethostname.\n<i>FQD</i> usa el nombre completo del dominio.</p>\n",
    "id": 913161,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/913161/?format=api"
}