DEQAR Verifiable Credential - proof of concept

GET /connectapi/v1/letstrust/vc/issue/115711
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/115711",
    "type": [
        "VerifiableCredential",
        "DeqarReport"
    ],
    "issuer": {
        "id": "did:web:data.deqar.eu",
        "onBehalfOf": {
            "id": "https://data.deqar.eu/agency/37",
            "type": "EqarRegisteredAgency",
            "acronym": "NVAO",
            "name": "Accreditation Organisation of the Netherlands and Flanders",
            "registrationValidFrom": "2008-03-04T00:00:00Z",
            "registrationExpirationDate": "2027-09-30T00:00:00Z"
        }
    },
    "credentialSubject": {
        "authorizationClaims": {
            "accreditationType": "programme",
            "decision": "positive",
            "report": [
                "http://backend.deqar.eu/reports/NVAO/346356_20250326_2326_AV-2647_20241025_Besluit_AV-2647%20Bevestiging%20behoud%20ABO%20master%20of%20Tactical%20Policing%20S.pdf",
                "http://backend.deqar.eu/reports/NVAO/346357_20250326_2326_AV-2647_20241025_Rapport_Rapport%20uitgebreide%20opleidingsbeoordeling%20PA%20EMTP.pdf"
            ],
            "limitQualification": [
                {
                    "title": "Executive Master of Tactical Policing",
                    "EQFLevel": "second cycle"
                }
            ],
            "accreditationStatus": "part of obligatory EQA system",
            "accreditationActivity": "Programme accreditation in the Netherlands, including the Caribbean islands Bonaire, St. Eustatius and Saba",
            "id": "https://data.deqar.eu/report/115711#subject=https://data.deqar.eu/institution/8862",
            "limitJurisdiction": [
                "https://data.deqar.eu/country/124"
            ]
        },
        "id": "https://data.deqar.eu/institution/8862",
        "type": "DeqarInstitution",
        "name": "Politieacademie",
        "eterID": "NL0837",
        "identifiers": [],
        "legalName": "Politieacademie",
        "location": [
            "Apeldoorn, Netherlands"
        ]
    },
    "credentialSchema": {
        "id": "https://data.deqar.eu/schema/v1.json",
        "type": "JsonSchemaValidator2018"
    },
    "issuanceDate": "2024-10-21T00:00:00Z",
    "validFrom": "2024-10-21T00:00:00Z",
    "expirationDate": "2030-10-21T00:00:00Z",
    "proof": {
        "type": "JsonWebSignature2020",
        "creator": "did:web:data.deqar.eu",
        "created": "2025-04-03T01:35:36Z",
        "verificationMethod": "did:web:data.deqar.eu",
        "jws": "eyJiNjQiOmZhbHNlLCJjcml0IjpbImI2NCJdLCJhbGciOiJFUzI1NksifQ..qIHqkHl7YQZza1ZP_yX7VmXIoYZgoKFUo0waWvjo0eNTP2LMYVgXmwxkm4Oj_olx6KDVdtSrgDsN-6xdW755Pw"
    }
}