DEQAR Verifiable Credential - proof of concept

GET /connectapi/v1/letstrust/vc/issue/99119
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/99119",
    "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/240997_20240229_1647_6B02162%2C%207M02162%20%D0%98%D1%81%D0%BA%D1%83%D1%81%D1%81%D1%82%D0%B2%D0%BE%D0%B2%D0%B5%D0%B4%D0%B5%D0%BD%D0%B8%D0%B5%2C%206B121163%2C%207M02163%2C%206B02180%20%D0%A0%D0%B5%D0%B6%D0%B8%D1%81%D1%81%D1%83%D1%80%D0%B0.pdf",
                "http://backend.deqar.eu/reports/IQAA/240998_20240229_1647_1097%20%D0%A0%D0%93%D0%A3%20%D0%9A%D0%B0%D0%B7%D0%B0%D1%85%D1%81%D0%BA%D0%B8%D0%B9%20%D0%BD%D0%B0%D1%86%D0%B8%D0%BE%D0%BD%D0%B0%D0%BB%D1%8C%D0%BD%D1%8B%D0%B9%20%D1%83%D0%BD%D0%B8%D0%B2%D0%B5%D1%80%D1%81%D0%B8%D1%82%D0%B5%D1%82%20%D0%B8%D1%81%D0%BA%D1%83%D1%81%D1%81%D1%82%D0%B2.pdf"
            ],
            "limitQualification": [
                {
                    "title": "Art History",
                    "EQFLevel": "first cycle"
                }
            ],
            "accreditationStatus": "part of obligatory EQA system",
            "accreditationActivity": "Programme accreditation of study programmes in higher education",
            "id": "https://data.deqar.eu/report/99119#subject=https://data.deqar.eu/institution/3086",
            "limitJurisdiction": [
                "https://data.deqar.eu/country/86"
            ]
        },
        "id": "https://data.deqar.eu/institution/3086",
        "type": "DeqarInstitution",
        "name": "Kazakh National University of Arts",
        "identifiers": [
            {
                "id": "https://data.deqar.eu/institution-identifier/3115",
                "identifier": "3",
                "resource": "KZ-national"
            }
        ],
        "legalName": "Қазақ ұлттық өнер университеті",
        "location": [
            "Kazakhstan"
        ]
    },
    "credentialSchema": {
        "id": "https://data.deqar.eu/schema/v1.json",
        "type": "JsonSchemaValidator2018"
    },
    "issuanceDate": "2023-12-23T00:00:00Z",
    "validFrom": "2023-12-23T00:00:00Z",
    "expirationDate": "2028-12-22T00:00:00Z",
    "proof": {
        "type": "JsonWebSignature2020",
        "creator": "did:web:data.deqar.eu",
        "created": "2025-02-09T02:20:16Z",
        "verificationMethod": "did:web:data.deqar.eu",
        "jws": "eyJiNjQiOmZhbHNlLCJjcml0IjpbImI2NCJdLCJhbGciOiJFUzI1NksifQ..mN9wXPM5EZyElkWxI64X-I5td8BB8gqSq8f-Ap950vPjpK7Kq8_bDr1SCMYYBzwRqlAZAKFpyL5bzrosW7ULOw"
    }
}