Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/543649/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsstartmacpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepsstartmacpo/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-01T17:39:28.870302Z",
    "action": 36,
    "target": "Ähnliche Probleme könnten bereits für Ihr Mac-Modell in unserer [[Liste bekannter Probleme, bei denen Tails überhaupt nicht startet|support/known_issues#mac-not-at-all]] gemeldet worden sein.",
    "old": "",
    "details": {
        "state": 30,
        "source": "Similar problems might have been reported already for your Mac model in our [[list of known issues about Tails not starting at all|support/known_issues#mac-not-at-all]].",
        "old_state": 0
    },
    "id": 3356639,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3356639/?format=api"
}