Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/47521/?format=api",
    "component": "https://translate.tails.net/api/components/tails/spoof-mac/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/spoof-mac/de/?format=api",
    "user": "https://translate.tails.net/api/users/BenHeld/?format=api",
    "author": "https://translate.tails.net/api/users/BenHeld/?format=api",
    "timestamp": "2023-11-08T15:44:18.679392Z",
    "action": 7,
    "target": "Um zu verhindern, dass die echte MAC-Adresse verloren geht, wenn das MAC-Spoofing für ein Netzwerkgerät fehlschlägt, verfügt Tails über eine Ausfallsicherung, die das Gerät einfach deaktiviert. Im Moment funktioniert dies nur für Netzwerkgeräte, die vorhanden sind, bevor Sie sich im Tails Greeter anmelden. Der Fail-Safe funktioniert *nicht* für z.B. Wi-Fi USB-Dongles die *danach* eingesteckt wurden.",
    "id": 3176234,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3176234/?format=api"
}