Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/207449/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_vm-design/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vm-design/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-17T17:12:04.296910Z",
    "action": 5,
    "target": "Esto significa que FreeBSD no intentará demasiado fuerte separar las páginas sucias (cola inactiva) de las limpias (cola de caché ) cuando el sistema no está bajo estrés, ni intentará desactivar páginas (cola activa > cola inactiva) cuando el sistema no está bajo estrés, incluso si no están siendo utilizadas.",
    "id": 107075,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/107075/?format=api"
}