Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/597207/?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/it/?format=api",
    "user": "https://translate.tails.net/api/users/ignifugo/?format=api",
    "author": "https://translate.tails.net/api/users/la_r_go/?format=api",
    "timestamp": "2024-05-20T12:10:43.804387Z",
    "action": 7,
    "target": "Inserisci la nuova frase d'accesso nella casella di testo **Nuova frase d'accesso**.",
    "old": "",
    "details": {
        "state": 30,
        "source": "Enter your new passphrase in the **New Passphrase** text box.",
        "old_state": 0
    },
    "id": 3317416,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3317416/?format=api"
}