Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/91745/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_building-products/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_building-products/de_DE/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/mkufner/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/mkufner/?format=api",
    "timestamp": "2020-05-08T10:53:56.941841Z",
    "action": 5,
    "target": "<citation>GoldGab2005</citation> untersucht die geschäftlichen Gründe für den Einsatz von Open-Source im Detail. Für Unternehmen zählen eine kürzere Produkteinführungszeit, niedrigere Entwicklungskosten und geringere Entwicklungsrisiken zu den Vorteilen, wenn sie Komponenten von FreeBSD in ihren Produkten einsetzen.",
    "id": 66526,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/66526/?format=api"
}