Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/225956/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_fdp-primer/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_fdp-primer/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-14T05:29:55.485646Z",
    "action": 5,
    "target": "Cuando cambie el número de versión, edite la definición de la entidad general, reemplazando el valor. Luego, vuelva a procesar el documento.",
    "id": 89788,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/89788/?format=api"
}