Changes API.

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

GET /api/changes/85917/?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-10T15:03:01.947588Z",
    "action": 2,
    "target": "FreeBSD es hoy en día bien conocido como un sistema operativo de servidor de alto rendimiento. Está desplegado en millones de servidores web y hosts de Internet en todo el mundo. El código de FreeBSD también forma una parte integral de muchos productos, desde dispositivos como routers de red, cortafuegos y dispositivos de almacenamiento, hasta ordenadores personales. Partes de FreeBSD también han sido usadas en software comercial  (ver <xref linkend=\"freebsd-intro\"/>.",
    "id": 85917,
    "action_name": "修改了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/85917/?format=api"
}