Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12393664/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagesindex/uk/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
    "timestamp": "2023-01-31T22:09:00.006222Z",
    "action": 2,
    "target": "Основним контингентом читачів цієї документації мають бути нові користувачі, від яких ми не очікуємо глибоких спеціальних або технічних знань щодо {variant-name}. Втім, тут наведено деякі xref:technical-information.adoc[технічні відомості] для тих, кому це цікаво, і для тих, хто хоче дізнатися більше.",
    "old": "Основним контингентом читачів цієї документації мають бути нові користувачі, від яких ми не очікуємо глибоких спеціальних або технічних знань щодо {variant-name}. Втім, тут наведено деякі link:technical-information[технічні відомості] для тих, кому це цікаво, і для тих, хто хоче дізнатися більше.",
    "details": {
        "state": 20,
        "source": "The primary audience for these docs are new users, who aren't expected to have specialist knowledge or technical knowledge about {variant-name}'s internals.  However, some background xref:technical-information.adoc[technical information] is provided, for those who are interested and want to learn more.",
        "old_state": 10
    },
    "id": 9144809,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/9144809/?format=api"
}