Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2076235/?format=api",
    "component": "http://weblate.ucs.ru/api/components/guestscreen/common/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/guestscreen/common/bg/?format=api",
    "dictionary": null,
    "user": 145,
    "author": 145,
    "timestamp": "2021-09-17T09:03:49",
    "action": 5,
    "target": "Този режим се използва, ако файлът на базата данни на приложението (gs.db) е повреден или загубен. Когато свързвате лиценза на вече работещ екземпляр GuestScreen, избраният лиценз ще бъде блокиран.",
    "id": 762020,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/762020/?format=api"
}