Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/260655/?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.073909Z",
    "action": 71,
    "target": "Es tut uns leid, Sie versuchen gerade, die Anmeldungs-Seite für dieses Portal aufzurufen, aber die Anmeldung ist derzeit deaktiviert. Bitte kontaktieren Sie den Administrator (siehe Kontaktdaten in der Fußzeile). Wenn Sie bereits ein Konto auf dieser Site haben.",
    "id": 260694,
    "action_name": "String added in the repository",
    "url": "https://translation.chamilo.org/api/changes/260694/?format=api"
}