DEQAR Verifiable Credential - proof of concept

GET /connectapi/v1/letstrust/vc/issue/74079
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/74079",
    "type": [
        "VerifiableCredential",
        "DeqarReport"
    ],
    "issuer": {
        "id": "did:web:data.deqar.eu",
        "onBehalfOf": {
            "id": "https://data.deqar.eu/agency/30",
            "type": "EqarRegisteredAgency",
            "acronym": "IAAR",
            "name": "Independent Agency for Accreditation and Rating",
            "registrationValidFrom": "2017-02-01T00:00:00Z",
            "registrationExpirationDate": "2026-12-31T00:00:00Z"
        }
    },
    "credentialSubject": {
        "authorizationClaims": {
            "accreditationType": "programme",
            "decision": "positive",
            "report": [
                "http://backend.deqar.eu/reports/IAAR/164537_20220207_1052_Report-en-EEC_Report_COMPUTER_SCIENCE__2-4.05.2018.pdf",
                "http://backend.deqar.eu/reports/IAAR/164538_20220207_1052_Decision-_reshenie_ipa_31.05.2018spe.pdf"
            ],
            "limitQualification": [
                {
                    "title": "Computer Science and Computer Facilities (Level: Bachelor)",
                    "EQFLevel": "first cycle"
                }
            ],
            "accreditationStatus": "voluntary",
            "accreditationActivity": "Cross-Border Programme Accreditation",
            "id": "https://data.deqar.eu/report/74079#subject=https://data.deqar.eu/institution/5929",
            "limitJurisdiction": [
                "https://data.deqar.eu/country/92"
            ]
        },
        "id": "https://data.deqar.eu/institution/5929",
        "type": "DeqarInstitution",
        "name": "Osh Technological University",
        "identifiers": [],
        "legalName": "Ош технологиялык университети",
        "location": [
            "Osh, Kyrgyzstan"
        ]
    },
    "credentialSchema": {
        "id": "https://data.deqar.eu/schema/v1.json",
        "type": "JsonSchemaValidator2018"
    },
    "issuanceDate": "2018-05-31T00:00:00Z",
    "validFrom": "2018-05-31T00:00:00Z",
    "expirationDate": "2023-05-30T00:00:00Z",
    "proof": {
        "type": "JsonWebSignature2020",
        "creator": "did:web:data.deqar.eu",
        "created": "2025-04-08T02:28:01Z",
        "verificationMethod": "did:web:data.deqar.eu",
        "jws": "eyJiNjQiOmZhbHNlLCJjcml0IjpbImI2NCJdLCJhbGciOiJFUzI1NksifQ..oB0dWsEDEF9aQOBK2bPsDLc-oBlm3oqvkt1vEcVTNOFNO8KcGyrOk6N1zzSng6RSOGP-795ciTHn7XAM3L2UIQ"
    }
}