Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2304008/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/itsm-manual/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/itsm-manual/de/?format=api",
    "user": "http://translate.otrs.com/api/users/jeb/?format=api",
    "author": "http://translate.otrs.com/api/users/jeb/?format=api",
    "timestamp": "2024-08-26T14:26:21.693546Z",
    "action": 36,
    "target": "Für jeden Zustandstyp kann eine beliebige Anzahl von Zuständen registriert werden. Der Zustand eines Konfigurationselements wirkt sich auf den Dienstzustand aus, der dynamisch berechnet und im Bildschirm :otrsdoc:`Services <user/agent/services/>` der Agentenschnittstelle angezeigt wird.",
    "old": "",
    "details": {
        "state": 30,
        "source": "For each state type, any number of states can be registered. The state of a configuration item affects the service state, which will be dynamically calculated and displayed in the :otrsdoc:`Services <user/agent/services/>` screen of the agent interface.",
        "old_state": 0
    },
    "id": 1103178,
    "action_name": "Translation approved",
    "url": "http://translate.otrs.com/api/changes/1103178/?format=api"
}