Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1442249/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksarch-handbook_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbook_index/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": "2022-07-19T08:30:38.912724Z",
    "action": 2,
    "target": "La última versión de este documento siempre está disponible desde el enlace: https://www.FreeBSD.org/[FreeBSD World Wide Web server]. También puede ser descargada en una variedad de formatos y con opciones de compresión desde https://download.freebsd.org/doc/[FreeBSD download server] o uno de los numerosos extref:{handbook}[mirror sites, mirrors].",
    "id": 375853,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/375853/?format=api"
}