GET /api/v1/releasers/6882/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/6882/?format=api",
"demozoo_url": "https://demozoo.org/groups/6882/",
"id": 6882,
"name": "Digital Graffiti",
"is_group": true,
"nicks": [
{
"name": "Digital Graffiti",
"abbreviation": "dG",
"is_primary_nick": true,
"variants": [
"Digital Graffiti",
"dG",
"d^G"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/6884/?format=api",
"id": 6884,
"name": "Bastard"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/4713/?format=api",
"id": 4713,
"name": "Zorro"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/10186/?format=api",
"id": 10186,
"name": "Devistator"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/37623/?format=api",
"id": 37623,
"name": "Mephisto"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "AsciiarenaCrew",
"url": "https://asciiarena.se/crew/digital-graffiti"
}
]
}