Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/691683/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocadvanced_topicsfeatherpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocadvanced_topicsfeatherpo/es/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "timestamp": "2024-11-16T12:27:32.162095Z",
    "action": 2,
    "target": "Para aprender a usar *Feather* en Tails, consulta la [documentación de Feather Wallet](https://docs.featherwallet.org/) (en inglés).",
    "old": "Para aprender a usar *Feather* en Tails, consulta la [documentación de Feather Wallet](https://docs.featherwallet.org/).",
    "details": {
        "state": 20,
        "source": "To learn how to use *Feather* in Tails, see the [Feather Wallet Documentation](https://docs.featherwallet.org/).",
        "old_state": 20
    },
    "id": 3386866,
    "action_name": "Translation changed",
    "url": "https://translate.tails.net/api/changes/3386866/?format=api"
}