Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14637408/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-infra/noggin/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/de/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2023-06-16T10:24:15.096000Z",
    "action": 4,
    "target": "Ob du setztest nicht die #Email Adresse %(address)s in eurem Konto %(username)s, du kannst diese #Email überhören.",
    "old": "Wenn Sie die Zurücksetzung Ihres Passworts nicht beantragt haben, können Sie diese E-Mail ignorieren.",
    "details": {
        "state": 10,
        "source": "If you did not set the email address %(address)s in your account %(username)s, you can ignore this email.",
        "old_state": 10
    },
    "id": 11755527,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/11755527/?format=api"
}