Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/425027/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesproblem-reports_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesproblem-reports_index/es/?format=api",
    "user": null,
    "author": "https://translate-dev.freebsd.org/api/users/anonymous/?format=api",
    "timestamp": "2021-04-04T08:09:00.098843Z",
    "action": 6,
    "target": "Este artículo describe cómo realizar y enviar informes de problemas para el proyecto FreeBSD de la mejor forma posible.",
    "id": 251968,
    "action_name": "自动翻译",
    "url": "https://translate-dev.freebsd.org/api/changes/251968/?format=api"
}