Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/751575/?format=api",
    "component": "https://translation.chamilo.org/api/components/chamilo/messages/?format=api",
    "translation": "https://translation.chamilo.org/api/translations/chamilo/messages/fr/?format=api",
    "user": "https://translation.chamilo.org/api/users/ywarnier/?format=api",
    "author": "https://translation.chamilo.org/api/users/ywarnier/?format=api",
    "timestamp": "2025-04-18T10:19:09.766398Z",
    "action": 5,
    "target": "Note automatiquement les réponses ouvertes à l'aide de l'IA.",
    "id": 771238,
    "action_name": "Translation added",
    "url": "https://translation.chamilo.org/api/changes/771238/?format=api"
}