Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/619250/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocaboutwarningscomputerpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocaboutwarningscomputerpo/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-09-18T09:12:20.470643Z",
    "action": 59,
    "target": "Stecken Sie Ihren Tails-USB-Stick nicht ein, während ein anderes Betriebssystem auf dem Computer läuft.",
    "old": "Stecken Sie Ihren Tails-USB-Stick nicht ein, während ein anderes Betriebssystem auf dem Computer läuft.",
    "details": {
        "state": 30,
        "source": "Do not plug in your Tails USB stick while another operating system is running on the computer.",
        "old_state": 30
    },
    "id": 3509691,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3509691/?format=api"
}