Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/227945/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_serial-uart/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/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-19T00:49:13.975425Z",
    "action": 5,
    "target": "Bit de acceso de pestillo de divisor (DLAB). Cuando se establece, el acceso al registro de transmisión / recepción de datos (THR / RBR) y al registro de habilitación de interrupciones (IER) está deshabilitado. Cualquier acceso a estos puertos ahora se redirige a los registros de bloqueo del divisor. El establecimiento de este bit, la carga de los registros de divisores y el borrado de DLAB deben realizarse con las interrupciones desactivadas.",
    "id": 94471,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/94471/?format=api"
}