Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14639718/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-infra/noggin/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/uk/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/bordik/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/bordik/?format=api",
    "timestamp": "2023-11-21T18:14:15.234608Z",
    "action": 2,
    "target": "Якщо ви втратили свій останній маркер OTP, вам потрібно надіслати електронний лист на адресу %(admin_email)s. Будь ласка, підпишіть цей електронний лист за допомогою ключа GPG, пов’язаного з вашим обліковим записом, якщо це можливо, щоб адміністратор міг підтвердити вашу особу.",
    "old": "Якщо ви втратили ваш жетон OTP, вам слід надіслати повідомлення електронною поштою на адресу %(admin_email)s. Будь ласка, якщо можете, підпишіть це повідомлення за допомогою ключа GPG, який пов'язано із вашим обліковим записом, щоб адміністратор міг переконатися у його ідентичності.",
    "details": {
        "state": 20,
        "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": 10
    },
    "id": 12911425,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/12911425/?format=api"
}