Changes API.

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

GET /api/changes/3397085/?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.932255Z",
    "action": 30,
    "target": "The Tails source code is released under the GNU/GPL (version 3 or above) and is Copyright (C) Tails developers <foundations@tails.net>.  Any exception to this rule is documented either below or in the affected source file.",
    "id": 3397085,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3397085/?format=api"
}