Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/225839/?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-14T04:56:22.377498Z",
    "action": 5,
    "target": "La documentación, ya sea una sola página web o un libro extenso, se considera que consta de contenido. Este contenido luego se divide y se subdivide en elementos. El propósito de agregar marcado es nombrar e identificar los límites de estos elementos para su posterior procesamiento.",
    "id": 89717,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/89717/?format=api"
}