Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/24188/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_freebsd-releng/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_freebsd-releng/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/fernape/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/fernape/?format=api",
    "timestamp": "2020-11-20T17:36:57.837110Z",
    "action": 4,
    "target": "El Equipo de Ingeniería de Documentación de FreeBSD crea el tag del árbol de <literal>doc/</literal>.",
    "id": 85006,
    "action_name": "添加了建议",
    "url": "https://translate-dev.freebsd.org/api/changes/85006/?format=api"
}