Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/346918/?format=api",
    "component": "https://translate.tails.net/api/components/tails/tor_browser/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/tor_browser/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-03T15:04:12.393637Z",
    "action": 59,
    "target": "Zum Beispiel sieht der Browser folgendermaßen aus, wenn wir versuchen, uns bei einem E-Mail-Konto bei [riseup.net](https://riseup.net/) über deren [Webmail-Oberfläche](https://mail.riseup.net/) anzumelden:",
    "id": 3434529,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3434529/?format=api"
}