Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11259433/?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-09-06T14:32:47.975206Z",
    "action": 2,
    "target": "Допоможіть нам поліпшити {variant-name} своєю участю у проєкті!",
    "old": "Допоможіть нам поліпшити Fedora {variant-name} своєю участю у проєкті!",
    "details": {
        "state": 20,
        "source": "Help us improve {variant-name} by contributing to the project!",
        "old_state": 10
    },
    "id": 7578540,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/7578540/?format=api"
}