Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/597206/?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/la_r_go/?format=api",
    "author": "https://translate.tails.net/api/users/la_r_go/?format=api",
    "timestamp": "2024-05-16T20:33:08.200859Z",
    "action": 4,
    "target": "Inserisci l'attuale frase d'accesso nella casella di testo **Attuale frase d'accesso**.",
    "old": "",
    "details": {
        "state": 0,
        "source": "Enter the current passphrase in the **Current Passphrase** text box.",
        "old_state": 0
    },
    "id": 3315437,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3315437/?format=api"
}