Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2400711/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/press/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/press/ru/?format=api",
    "user": "https://l10n.elementary.io/api/users/DartDeaDia/?format=api",
    "author": "https://l10n.elementary.io/api/users/DartDeaDia/?format=api",
    "timestamp": "2021-03-03T10:51:29.341080Z",
    "action": 2,
    "target": "Обратитесь непосредственно к команде, отправив нам письмо на адрес <a href=\"mailto:[email protected]\">[email protected]</a>. Мы приветствуем запросы на интервью, выступления в подкастах или просто общие запросы от прессы.",
    "id": 792618,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/792618/?format=api"
}