Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2185053/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs-7/itsm-manual/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs-7/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": "2023-11-20T11:57:38.263187Z",
    "action": 36,
    "target": "Weitere Informationen finden Sie in der WSDL-Datei, die sich in ``development/webservices/GenericConfigItemConnectorSOAP.wsdl`` Ihrer Instanz befindet.",
    "old": "Weitere Informationen finden Sie in der WSDL-Datei unter `GitHub <https://github.com/OTRS/ITSMConfigurationManagement/blob/rel-6_0/development/webservices/GenericConfigItemConnectorSOAP.wsdl>`__.",
    "details": {
        "state": 30,
        "source": "For more information please take a look at the WSDL file located in ``development/webservices/GenericConfigItemConnectorSOAP.wsdl`` of your instance.",
        "old_state": 10
    },
    "id": 953795,
    "action_name": "Translation approved",
    "url": "http://translate.otrs.com/api/changes/953795/?format=api"
}