Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/13654/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_building-products/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_building-products/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-15T01:31:12.913524Z",
    "action": 2,
    "target": "FreeBSD hoy es conocido como un sistema operativo de servidor de alto rendimiento. Se implementa en millones de servidores web y hosts conectados a Internet en todo el mundo. El código FreeBSD también forma parte integral de muchos productos, que van desde dispositivos como enrutadores de red, cortafuegos y dispositivos de almacenamiento, hasta computadoras personales. También se han utilizado partes de FreeBSD en software comercial empaquetado (ver <xref linkend=\"freebsd-intro\"/>).",
    "id": 90372,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/90372/?format=api"
}