Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10137451/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagescontributing/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagescontributing/uk/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
    "timestamp": "2022-03-25T09:03:06.987998Z",
    "action": 2,
    "target": "Якщо ви не маєте наміру користуватися git, створіть нову тему у нашій {discussion-forum}[спільноті] або повідомте про {docs-issue}[ваду], описавши бажані для вас зміни.",
    "old": "Якщо ви не маєте наміру користуватися git, створіть нову тему у нашій https://discussion.fedoraproject.org/c/desktop/silverblue[спільноті] або повідомте про https://github.com/fedora-silverblue/silverblue-docs/issues[ваду], описавши бажані для вас зміни.",
    "details": {
        "state": 20,
        "source": "If you are not comfortable with using git, create a new topic in our {discussion-forum}[community] or log an {docs-issue}[issue] describing what need to be changed.",
        "old_state": 10
    },
    "id": 4538491,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/4538491/?format=api"
}