Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/225490/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_fdp-primer/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_fdp-primer/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/Aaron/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/Aaron/?format=api",
    "timestamp": "2020-12-14T02:50:51.839114Z",
    "action": 5,
    "target": "Esta tabla muestra el indicador de sistema predeterminado y el indicador de superusuario. Los ejemplos utilizan estas indicaciones para indicar qué tipo de usuario está ejecutando el ejemplo.",
    "id": 89447,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/89447/?format=api"
}