Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/260579/?format=api",
    "component": "https://translation.chamilo.org/api/components/chamilo/messages/?format=api",
    "translation": "https://translation.chamilo.org/api/translations/chamilo/messages/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-20T16:42:21.067653Z",
    "action": 71,
    "target": "Dieser Test ist so konfiguriert, dass Teilnehmern kein Feedback angezeigt wird. Kommentare werden am Ende des Tests nicht angezeigt, können jedoch für Sie, als Lehrer, bei der Überprüfung der Frage nützlich sein.",
    "id": 260618,
    "action_name": "String added in the repository",
    "url": "https://translation.chamilo.org/api/changes/260618/?format=api"
}