Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/454638/?format=api",
    "component": "https://translate.tails.net/api/components/tails/index/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/index/ar/?format=api",
    "user": "https://translate.tails.net/api/users/anonymous/?format=api",
    "author": "https://translate.tails.net/api/users/anonymous/?format=api",
    "timestamp": "2025-02-04T16:54:41.892992Z",
    "action": 4,
    "target": "يستخدم تيلز شبكة تور لحماية خصوصيتك عبر الإنترنت ومساعدتك على تجنب الرقابة. استمتع بالإنترنت كما ينبغي.",
    "old": "",
    "details": {
        "state": 0,
        "source": "Tails uses the Tor network to protect your privacy online and help you avoid censorship. Enjoy the Internet like it should be.",
        "old_state": 0
    },
    "id": 3407215,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3407215/?format=api"
}