DEQAR Verifiable Credential - proof of concept

GET /connectapi/v1/letstrust/vc/issue/80748
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=86400
Content-Type: application/json
Vary: Accept

{
    "@context": [
        "https://www.w3.org/2018/credentials/v1",
        "https://data.deqar.eu/context/v2.jsonld",
        "https://w3id.org/security/suites/jws-2020/v1"
    ],
    "id": "https://data.deqar.eu/report/80748",
    "type": [
        "VerifiableCredential",
        "DeqarReport"
    ],
    "issuer": {
        "id": "did:web:data.deqar.eu",
        "onBehalfOf": {
            "id": "https://data.deqar.eu/agency/32",
            "type": "EqarRegisteredAgency",
            "acronym": "IQAA",
            "name": "Independent Agency for Quality Assurance in Education",
            "registrationValidFrom": "2017-02-01T00:00:00Z",
            "registrationExpirationDate": "2027-04-30T00:00:00Z"
        }
    },
    "credentialSubject": {
        "authorizationClaims": {
            "accreditationType": "programme",
            "decision": "positive",
            "report": [
                "http://backend.deqar.eu/reports/IQAA/186143_20221129_0939_Computer%20Science%20and%20Computer%20Engineering-Bachelor-47986.pdf",
                "http://backend.deqar.eu/reports/IQAA/186144_20221129_0939_1008%20%D0%9C%D0%B5%D0%B6%D0%B4%20%D1%83%D0%BD%D0%B8%D0%B2%20%D0%9A%D1%8B%D1%80%D0%B3%D1%8B%D0%B7%D1%81%D1%82%D0%B0%D0%BD%D0%B0%20eng.pdf"
            ],
            "limitQualification": [
                {
                    "title": "Informatics and computer engineering",
                    "EQFLevel": "first cycle"
                }
            ],
            "accreditationStatus": "voluntary",
            "accreditationActivity": "Programme accreditation of study programmes in higher education",
            "id": "https://data.deqar.eu/report/80748#subject=https://data.deqar.eu/institution/5847",
            "limitJurisdiction": [
                "https://data.deqar.eu/country/92"
            ]
        },
        "id": "https://data.deqar.eu/institution/5847",
        "type": "DeqarInstitution",
        "name": "International University of Kyrgyzstan",
        "identifiers": [],
        "legalName": "Международный университет Кыргызстана",
        "location": [
            "Bishkek, Kyrgyzstan"
        ],
        "foundingDate": "1993-01-01T00:00:00Z"
    },
    "credentialSchema": {
        "id": "https://data.deqar.eu/schema/v1.json",
        "type": "JsonSchemaValidator2018"
    },
    "issuanceDate": "2019-06-24T00:00:00Z",
    "validFrom": "2019-06-24T00:00:00Z",
    "expirationDate": "2024-06-21T00:00:00Z",
    "proof": {
        "type": "JsonWebSignature2020",
        "creator": "did:web:data.deqar.eu",
        "created": "2025-04-08T07:54:38Z",
        "verificationMethod": "did:web:data.deqar.eu",
        "jws": "eyJiNjQiOmZhbHNlLCJjcml0IjpbImI2NCJdLCJhbGciOiJFUzI1NksifQ..t9lmphyR3pUHoNLLwB-iF-ozvuUkCbYvXgwDVaHwGtJlAKKh_D_xeHSWWr-5pN9fnP0rShPaOkspO9MC-DfbeA"
    }
}