Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2081827/?format=api",
    "component": "http://weblate.ucs.ru/api/components/kdspro/common-lk/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/kdspro/common-lk/de/?format=api",
    "dictionary": null,
    "user": 82,
    "author": 82,
    "timestamp": "2023-01-11T08:05:20",
    "action": 2,
    "target": "Bitte verwenden Sie als Benutzernamen die in der Lizenzierungskarte angegebene E-Mail-Adresse",
    "id": 818138,
    "action_name": "Translation changed",
    "url": "http://weblate.ucs.ru/api/changes/818138/?format=api"
}