DEQAR Verifiable Credential - proof of concept

GET /connectapi/v1/letstrust/vc/issue/99642
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/99642",
    "type": [
        "VerifiableCredential",
        "DeqarReport"
    ],
    "issuer": {
        "id": "did:web:data.deqar.eu",
        "onBehalfOf": {
            "id": "https://data.deqar.eu/agency/5",
            "type": "EqarRegisteredAgency",
            "acronym": "ACQUIN",
            "name": "Accreditation, Certification and Quality Assurance Institute",
            "registrationValidFrom": "2008-03-04T00:00:00Z",
            "registrationExpirationDate": "2026-06-30T00:00:00Z"
        }
    },
    "credentialSubject": {
        "authorizationClaims": {
            "accreditationType": "programme",
            "decision": "positive",
            "report": [
                "http://backend.deqar.eu/reports/ACQUIN/20240312_1718-27501505_ACQUIN_AkkB_KNWTTU_Geo_Bundle.pdf"
            ],
            "limitQualification": [
                {
                    "title": "6B01511 Geography and History",
                    "EQFLevel": "first cycle"
                },
                {
                    "title": "6B01512 Geography and Biology",
                    "EQFLevel": "first cycle"
                },
                {
                    "title": "6B01602 History and Religious Studies",
                    "EQFLevel": "first cycle"
                },
                {
                    "title": "8D01503 Chemistry",
                    "EQFLevel": "third cycle"
                },
                {
                    "title": "8D01506 Geography",
                    "EQFLevel": "third cycle"
                },
                {
                    "title": "8D01703(7D050300) Foreign Language: Two Foreign Languages",
                    "EQFLevel": "third cycle"
                },
                {
                    "title": "8D01702 Russian Language and Literature",
                    "EQFLevel": "third cycle"
                }
            ],
            "accreditationStatus": "part of obligatory EQA system",
            "accreditationActivity": "Programme accreditation abroad",
            "id": "https://data.deqar.eu/report/99642#subject=https://data.deqar.eu/institution/3121",
            "limitJurisdiction": [
                "https://data.deqar.eu/country/86"
            ]
        },
        "id": "https://data.deqar.eu/institution/3121",
        "type": "DeqarInstitution",
        "name": "Kazakh State Women's Pedagogical University",
        "identifiers": [
            {
                "id": "https://data.deqar.eu/institution-identifier/3150",
                "identifier": "38",
                "resource": "KZ-national"
            }
        ],
        "legalName": "Қазақ мемлекеттік қыздар педагогикалық университеті",
        "location": [
            "Kazakhstan"
        ]
    },
    "credentialSchema": {
        "id": "https://data.deqar.eu/schema/v1.json",
        "type": "JsonSchemaValidator2018"
    },
    "issuanceDate": "2023-06-30T00:00:00Z",
    "validFrom": "2023-06-30T00:00:00Z",
    "expirationDate": "2029-09-30T00:00:00Z",
    "proof": {
        "type": "JsonWebSignature2020",
        "creator": "did:web:data.deqar.eu",
        "created": "2025-04-08T07:44:57Z",
        "verificationMethod": "did:web:data.deqar.eu",
        "jws": "eyJiNjQiOmZhbHNlLCJjcml0IjpbImI2NCJdLCJhbGciOiJFUzI1NksifQ..cwdIk_daU0SmkOdkbC2emzm7qeveUPWJ7aeP4B98ZxlrQy6Y836aSnebJjGIeBfLLdte03aAXPJDBLSaaS8PRQ"
    }
}