Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/702689/?format=api",
    "component": "https://translate.tails.net/api/components/tails/license/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/license/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-12-05T17:19:16.932319Z",
    "action": 59,
    "target": "Le code source de Tails est distribué sous licence GNU/GPL (version 3 ou supérieure) et est Copyright (C) Tails developers <info@tails.net>. Toute exception à cette règle est documentée soit ci-dessous soit dans le fichier source concerné.",
    "id": 3397086,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3397086/?format=api"
}