Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/23385/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_explaining-bsd/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_explaining-bsd/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-10T12:55:06.668334Z",
    "action": 2,
    "target": "Como resultado del mantenimiento formalizado de un único árbol de fuentes SVN, el desarrollo de BSD es claro y es posible acceder a cualquier versión del sistema por número de versión o por fecha. SVN también permite actualizaciones incrementales del sistema: por ejemplo, el repositorio de FreeBSD se actualiza unas 100 veces al día. La mayoría de estos cambios son pequeños.",
    "id": 85743,
    "action_name": "修改了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/85743/?format=api"
}