Files
rookie-badger/docs/static/v1.1/rookie-badge-award.json
Gyula Kerezsi 7353df3f16 'v1.1'
2017-02-01 14:56:58 +02:00

19 lines
611 B
JSON

{
"@context": "https://w3id.org/openbadges/v1",
"type": "Assertion",
"id": "http://gardient.github.io/rookie-badger/static/v1.1/rookie-badge-award.json",
"uid": "a1b2c3d4e5",
"recipient": {
"type": "email",
"identity": "gradient93@gmail.com",
"hashed": false
},
"issuedOn": "2017-01-31T15:32:00+02:00",
"badge": {
"id": "http://gardient.github.io/rookie-badger/static/v1.1/rookie-badge-class.json"
},
"verify": {
"type": "hosted",
"url": "http://gardient.github.io/rookie-badger/static/v1.1/rookie-badge-award.json"
}
}