Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11093980/?format=api",
    "component": "https://l10n.opensuse.org/api/components/opensuse-welcome/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/opensuse-welcome/master/ru/?format=api",
    "user": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
    "author": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
    "timestamp": "2019-09-11T12:42:01.872444Z",
    "action": 2,
    "target": "Если вы используете openSUSE впервые, то мы бы хотели, чтобы в этом новом путешествии вы чувствовали себя как дома. Ознакомьтесь с окружением и дайте нам знать о своих впечатлениях через",
    "id": 1281008,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1281008/?format=api"
}