Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/227968/?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:33:24.694337Z",
    "action": 5,
    "target": "Error en el receptor FIFO. En el UART 8250/16450, este bit es cero. Este bit se establece en \"1\" cuando cualquiera de los bytes del FIFO tiene una o más de las siguientes condiciones de error: PE, FE o BI.",
    "id": 107133,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/107133/?format=api"
}