Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/91736/?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-07T13:37:15.649632Z",
    "action": 5,
    "target": "<xref linkend=\"freebsd-intro\"/> stellt das FreeBSD-Projekt vor, untersucht seine Organisationsstruktur, Schlüsseltechnologien und Release-Engineering-Prozesse.",
    "id": 66490,
    "action_name": "Neue Übersetzung",
    "url": "https://translate-dev.freebsd.org/api/changes/66490/?format=api"
}