Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/701551/?format=api",
    "component": "https://translate.tails.net/api/components/tails/trust/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/trust/fr/?format=api",
    "user": "https://translate.tails.net/api/users/Chre/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2025-02-11T15:13:01.091967Z",
    "action": 7,
    "target": "    Le projet Debian est coordonné à travers Internet par une équipe\n    de bénévoles dont le travail est entièrement public. Tout cela fait de Debian l'un des\n    projets de logiciels libres le plus contrôlé par les personnes faisant de la recherche en sécurité informatique.\n",
    "id": 3411167,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3411167/?format=api"
}