Changes API.

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

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

{
    "unit": "https://translate.sonoransoftware.com/api/units/107832/?format=api",
    "component": "https://translate.sonoransoftware.com/api/components/sonoran-cms/web-app/?format=api",
    "translation": "https://translate.sonoransoftware.com/api/translations/sonoran-cms/web-app/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-07-29T22:09:40.934779Z",
    "action": 71,
    "target": "Permite que los miembros baneen a jugadores en el Panel de Juego para este servidor.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Allows members to ban players in the Game Panel for this server.",
        "old_state": -1
    },
    "id": 257137,
    "action_name": "String added in the repository",
    "url": "https://translate.sonoransoftware.com/api/changes/257137/?format=api"
}