Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/227964/?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:32:18.857250Z",
    "action": 5,
    "target": "Solicitud de envío (RTS). Cuando se establece en \"1\", la salida de la línea UART -RTS es Baja (Activa).",
    "id": 107129,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/107129/?format=api"
}