Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/424950/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookpreface_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookpreface_index/es/?format=api",
    "user": null,
    "author": "https://translate-dev.freebsd.org/api/users/anonymous/?format=api",
    "timestamp": "2021-04-04T07:50:30.303109Z",
    "action": 6,
    "target": "Describe la gestión de impresoras en FreeBSD, incluida información sobre las páginas de encabezado, contabilidad de la impresora y configuración inicial.",
    "id": 251910,
    "action_name": "Automatische Übersetzung",
    "url": "https://translate-dev.freebsd.org/api/changes/251910/?format=api"
}