Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/128189/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/ip_address_leak_with_icedove/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/ip_address_leak_with_icedove/de/?format=api",
    "user": "https://translate.tails.boum.org/api/users/BenHeld/?format=api",
    "author": "https://translate.tails.boum.org/api/users/BenHeld/?format=api",
    "timestamp": "2023-11-28T10:58:37.778730Z",
    "action": 36,
    "target": "Wenn Sie Icedove zum Versenden von E-Mails verwenden, wird die tatsächliche IP-Adresse des Computers an das SMTP-Relay weitergegeben, das sie in der Regel in die Kopfzeile \"Received:\" der ausgehenden E-Mail einträgt. Diese privaten Informationen werden daher offengelegt:",
    "id": 3197173,
    "action_name": "Translation approved",
    "url": "https://translate.tails.boum.org/api/changes/3197173/?format=api"
}