Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/685154/?format=api",
    "component": "https://translate.tails.net/api/components/tails/thunderbird/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/thunderbird/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-01-17T00:18:11.514244Z",
    "action": 59,
    "target": "Im **Persönlichen OpenPGP-Schlüssel hinzufügen** Dialog, **Bestehenden OpenPGP-Schlüssel importieren** auswählen und auf **Weiter** klicken.",
    "id": 3405797,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3405797/?format=api"
}