Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/127365/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/shutdown/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/shutdown/fr/?format=api",
    "user": "https://translate.tails.boum.org/api/users/xin/?format=api",
    "author": "https://translate.tails.boum.org/api/users/xin/?format=api",
    "timestamp": "2024-05-03T15:32:48.277898Z",
    "action": 36,
    "target": "En cliquant sur le menu système situé dans le coin en haut à droite de l'écran et en choisissant au choix :",
    "id": 3302011,
    "action_name": "Translation approved",
    "url": "https://translate.tails.boum.org/api/changes/3302011/?format=api"
}