Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/227962/?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": "2021-01-21T14:31:39.243748Z",
    "action": 5,
    "target": "OUT 2. Una salida auxiliar que el procesador anfitrión puede establecer alta o baja. En el adaptador en serie de IBM PC (y en la mayoría de los clones), OUT 2 se usa para tri-estado (deshabilitar) la señal de interrupción del 8250/16450/16550 UART.",
    "id": 107127,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/107127/?format=api"
}