Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/760813/?format=api",
    "component": "https://translate.tails.net/api/components/tails/manage_passwords/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/manage_passwords/de/?format=api",
    "user": "https://translate.tails.net/api/users/Fridolin2/?format=api",
    "author": "https://translate.tails.net/api/users/Fridolin2/?format=api",
    "timestamp": "2026-08-14T15:08:56.597000Z",
    "action": 4,
    "target": "Wählen Sie im *Secrets* Passwort-Manager den Eintrag in Ihrem Safe aus, für den Sie die Zwei-Faktor-Authentifizierung konfigurieren möchten.",
    "old": "Klicken Sie auf den Eintrag Ihrer Datenbank, für den Sie die Zwei-Faktor-Authentifizierung konfigurieren möchten.",
    "details": {
        "state": 10,
        "source": "In the *Secrets* password manager, select the entry of your safe for which you want to configure two-factor authentication.",
        "context": "",
        "old_state": 10
    },
    "id": 3547693,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3547693/?format=api"
}