Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/412408/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesexplaining-bsd_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesexplaining-bsd_index/es/?format=api",
    "user": null,
    "author": "https://translate-dev.freebsd.org/api/users/anonymous/?format=api",
    "timestamp": "2021-04-03T07:11:26.884876Z",
    "action": 6,
    "target": "Gran parte de la popularidad de Linux se debe a factores externos a los proyectos de Linux, como la prensa, y a las empresas formadas para proporcionar servicios de Linux. Hasta hace poco, los BSD de código abierto no tenían tales defensores.",
    "id": 249420,
    "action_name": "Automatic translation",
    "url": "https://translate-dev.freebsd.org/api/changes/249420/?format=api"
}