Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/543705/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsstartnot_entirelyinlinepo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepsstartnot_entirelyinlinepo/de/?format=api",
    "user": "https://translate.tails.net/api/users/BenHeld/?format=api",
    "author": "https://translate.tails.net/api/users/BenHeld/?format=api",
    "timestamp": "2024-10-02T21:32:19.690069Z",
    "action": 36,
    "target": "Andernfalls siehe unsere [[Liste der bekannten Probleme über Tails, die nicht vollständig starten|support/known_issues#not-entirely]]. Sie könnte Lösungen für Ihr Computer-Modell enthalten.",
    "old": "",
    "details": {
        "state": 30,
        "source": "Otherwise, refer to our [[list of known issues about Tails not starting entirely|support/known_issues#not-entirely]]. It might contain workarounds for your computer model.",
        "old_state": 0
    },
    "id": 3357278,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3357278/?format=api"
}