Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/532294/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsstartnot_entirelyinlinepo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepsstartnot_entirelyinlinepo/fr/?format=api",
    "user": "https://translate.tails.net/api/users/Chre/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2026-04-01T21:18:35.545269Z",
    "action": 7,
    "target": "Dans le chargeur d’amorçage, choisissez l'entrée **Troubleshooting Mode** qui fonctionne mieux sur certains ordinateurs.",
    "old": "Dans le chargeur d’amorçage, choisir l'entrée **Troubleshooting Mode** qui fonctionne mieux sur certains ordinateurs.",
    "details": {
        "state": 20,
        "source": "In the Boot Loader, choose the **Troubleshooting Mode** entry, which works better on some computers.",
        "old_state": 30
    },
    "id": 3540070,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3540070/?format=api"
}