Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/597185/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storagepassphrase-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocpersistent_storagepassphrase-po/fr/?format=api",
    "user": "https://translate.tails.net/api/users/conan/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2026-03-29T14:32:09.472771Z",
    "action": 7,
    "target": "Entrez la phrase de passe actuelle dans la boîte de dialogue **Phrase de passe actuelle**.",
    "old": "Entrer la phrase de passe actuelle dans la boîte de dialogue **Phrase de passe actuelle**.",
    "details": {
        "state": 30,
        "source": "Enter the current passphrase in the **Current Passphrase** text box.",
        "old_state": 30
    },
    "id": 3538321,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3538321/?format=api"
}