Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/682714/?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": "https://translate.tails.net/api/users/Chre/?format=api",
    "author": "https://translate.tails.net/api/users/Chre/?format=api",
    "timestamp": "2024-05-08T17:58:54.557241Z",
    "action": 36,
    "target": "Les dessins sur nos pages [[Accueil|index]], [[Fonctionnement de Tails|about]], et [[Avertissements|doc/about/warnings]] sont sous licence [Creative Commons Attribution - Partage dans les mêmes conditions 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/deed.fr), copyright [Andrés Fernández Cordón](https://anhdres.com/)  ([[source|lib/drawings.zip]] pour Adobe Illustrator).",
    "id": 3308740,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3308740/?format=api"
}