Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14637919/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-infra/noggin/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/he/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2023-05-26T11:34:05.673114Z",
    "action": 4,
    "target": "אם איבדת את אסימון הססמה החד־פעמית שלך עליך לשלוח דוא״ל אל %(admin_email)s. נא לחתום על אותה ההודעה עם מפתח GPG שמשויך לחשבונך אם ניתן כדי שההנהלה תוכל לאמת את הזהות שלך.",
    "old": "",
    "details": {
        "state": 0,
        "source": "If you have lost your last OTP token you need to send an email to %(admin_email)s. Please sign this email using the GPG key associated with your account if possible, so that the administrator can verify your identity.",
        "old_state": 0
    },
    "id": 11651109,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/11651109/?format=api"
}