Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/93150/?format=api",
    "component": "https://translate.tails.net/api/components/tails/license/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/license/es/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2026-03-26T13:31:29.314119Z",
    "action": 2,
    "target": "Tails es [Software Libre](https://www.gnu.org/philosophy/free-sw.es.html): puedes descargarlo, usarlo y compartirlo sin restricciones.",
    "old": "Tails es [Software Libre](https://www.gnu.org/philosophy/free-sw.html): puedes descargarlo, usarlo y compartirlo sin restricciones.",
    "details": {
        "state": 20,
        "source": "Tails is [Free Software](https://www.gnu.org/philosophy/free-sw.html): you can download, use, and share it with no restrictions.",
        "old_state": 30
    },
    "id": 3536690,
    "action_name": "Translation changed",
    "url": "https://translate.tails.net/api/changes/3536690/?format=api"
}