Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/744275/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcinstallexpertpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallexpertpo/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-26T18:08:40.223325Z",
    "action": 13,
    "target": "Import the Tails signing key in your *GnuPG* keyring:",
    "id": 3490200,
    "action_name": "Source string added",
    "url": "https://translate.tails.net/api/changes/3490200/?format=api"
}