Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17308002/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/uk/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
    "timestamp": "2024-03-09T06:46:44.935631Z",
    "action": 2,
    "target": "Щоб зв'язатися із користувачами та розробниками toolbx, скористайтеся https://discussion.fedoraproject.org/[екземпляром Discourse Fedora] або каналом IRC #silverblue на сервері https://libera.chat/[Libera].",
    "old": "Щоб зв'язатися із користувачами та розробниками toolbox, скористайтеся https://discussion.fedoraproject.org/[екземпляром Discourse Fedora] або каналом IRC #silverblue на сервері https://libera.chat/[Libera].",
    "details": {
        "state": 20,
        "source": "To get in touch with toolbx users and developers, use https://discussion.fedoraproject.org/[Fedora's Discourse instance], or join the #silverblue IRC channel on https://libera.chat/[Libera].",
        "old_state": 10
    },
    "id": 15434343,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/15434343/?format=api"
}