Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/708954/?format=api",
    "component": "https://translate.tails.net/api/components/tails/about/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/about/fr/?format=api",
    "user": "https://translate.tails.net/api/users/Chre/?format=api",
    "author": "https://translate.tails.net/api/users/Chre/?format=api",
    "timestamp": "2025-02-20T11:04:04.710265Z",
    "action": 36,
    "target": "Tails est fait par le <a href=\"https://torproject.org/fr/\">Projet Tor</a>, une organisation mondiale à but non lucratif développant des outils pour la vie privée et l'anonymat en ligne.",
    "id": 3415330,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3415330/?format=api"
}