Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12033223/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit-composer/main/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit-composer/main/de/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/atalanttore/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/atalanttore/?format=api",
    "timestamp": "2024-11-23T21:04:52.820968Z",
    "action": 5,
    "target": "Sie können den geheimen Zugangsschlüssel nur anzeigen, wenn Sie eine neue Zugangsschlüssel-ID auf der Seite <strong>Identitäts- und Zugangsverwaltung (IAM)</strong> in der AWS-Konsole erstellen.",
    "old": "",
    "details": {
        "state": 20,
        "source": "You can view the Secret access key only when you create a new Access key ID on the <strong>Identity and Access Management (IAM)</strong> page in the AWS console.",
        "old_state": 0
    },
    "id": 17452237,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17452237/?format=api"
}