Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1562053/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesfreebsd-status-report-process_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-status-report-process_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": "2023-07-20T14:01:02.414144Z",
    "action": 5,
    "target": "man:w3m[1] tiene soporte completo para unicod. `-dump` simplemente extrae texto renderizado del código HTML en el que se pueden omitir algunos elementos, mientras que `-cols` asegura que todo está dentro del límite de 80 columnas.",
    "id": 562427,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/562427/?format=api"
}