Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/756517/?format=api",
    "component": "https://translate.tails.net/api/components/tails/thunderbird/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/thunderbird/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-29T13:42:36.057911Z",
    "action": 7,
    "target": "Dans l'onglet **Paramètres des comptes**, cliquez sur le bouton **Nouveau compte**, puis **Compte de flux**.",
    "old": "Dans l'onglet **Paramètres des comptes**, sélectionnez le bouton **Nouveau compte**, puis **Compte de flux**.",
    "details": {
        "state": 30,
        "source": "In the **Account Settings** tab, select the **New Account** button, and then **Feed Account**.",
        "old_state": 30
    },
    "id": 3538201,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3538201/?format=api"
}