Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/91622/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_bsdl-gpl/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/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": "2019-12-30T10:21:31.691759Z",
    "action": 2,
    "target": "Warum Sie eine BSD-ähnliche Lizenz für Ihr Open Source Projekt verwenden sollten.",
    "id": 52889,
    "action_name": "Çeviri değiştirildi",
    "url": "https://translate-dev.freebsd.org/api/changes/52889/?format=api"
}