Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/91731/?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-03T15:33:37.200893Z",
    "action": 5,
    "target": "Verständnis dafür, wie sich herkömmliche Prozesse der Software-Entwicklung in Unternehmen von denen des FreeBSD-Projekts unterscheiden.",
    "id": 66209,
    "action_name": "Penerjemahan baru",
    "url": "https://translate-dev.freebsd.org/api/changes/66209/?format=api"
}