Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18178360/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-commops/masterpagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-commops/masterpagesindex/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/cyphra/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/cyphra/?format=api",
    "timestamp": "2025-04-05T21:04:09.037069Z",
    "action": 5,
    "target": "La habitación de {team_synch_communication_name} es mejor para comunicación _síncrona_.  Esto significa que es mejor para retroalimentación rápida, como en una conversación. Es provechoso para discusiones en tiempo real u obtener la atención de alguno.",
    "old": "",
    "details": {
        "state": 20,
        "source": "The {team_synch_communication_name} room is best for _synchronous_ communication.  This means it is best for quick feedback, like in a conversation.  It is helpful for real-time discussions or getting someone's attention.",
        "old_state": 0
    },
    "id": 18315851,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/18315851/?format=api"
}