Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/603242/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storageusepo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocpersistent_storageusepo/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-09-30T15:35:54.434956Z",
    "action": 5,
    "target": "Ihre persistenten Lesezeichen sind im *Tor Browser* verfügbar, wenn die Funktion [[Tor Browser Lesezeichen|configure#bookmarks]] aktiviert ist.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Your persistent bookmarks are available in *Tor Browser*, if the [[Tor Browser Bookmarks|configure#bookmarks]] feature is turned on.",
        "old_state": 0
    },
    "id": 3356264,
    "action_name": "Translation added",
    "url": "https://translate.tails.net/api/changes/3356264/?format=api"
}