Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17805443/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-infra/noggin/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/pl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/youthfulfox/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/youthfulfox/?format=api",
    "timestamp": "2024-05-07T18:28:17.056455Z",
    "action": 5,
    "target": "Jeśli zgubiłeś swój ostatni token OTP musisz wysłać email do %(admin_email)s.\nProszę jeśli to możliwe podpisz ten email używając klucz GPG przypisany do swojego konta aby administrator mógł potwierdzić twoją tożsamość",
    "old": "",
    "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": 0
    },
    "id": 16039618,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/16039618/?format=api"
}