Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/754590/?format=api",
    "component": "https://translate.tails.net/api/components/tails/printing_and_scanning/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/printing_and_scanning/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-03-31T23:02:50.170763Z",
    "action": 59,
    "target": "Pour configurer une imprimante ou gérer vos impressions, choisissez **Applications ▸ Outils système ▸ Paramètres;▸ Imprimantes**.",
    "old": "Pour configurer une imprimante ou gérer vos impressions, choisissez **Applications ▸ Outils système ▸ Paramètres;▸ Imprimantes**.",
    "details": {
        "state": 20,
        "source": "To configure a printer or manage your printing jobs, choose **Apps ▸ System Tools ▸ Settings ▸ Printers**.",
        "old_state": 20
    },
    "id": 3539002,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3539002/?format=api"
}