GET /api/v1/releasers/37512/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/37512/?format=api",
"demozoo_url": "https://demozoo.org/groups/37512/",
"id": 37512,
"name": "Piste Gamez",
"is_group": true,
"nicks": [
{
"name": "Deep Connection",
"abbreviation": "DC",
"is_primary_nick": false,
"variants": [
"DC",
"Deep Connection"
]
},
{
"name": "Piste Gamez",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Piste Games",
"Piste Gamez"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/15400/?format=api",
"id": 15400,
"name": "OUTRON"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/37786/?format=api",
"id": 37786,
"name": "Osku"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/41508/?format=api",
"id": 41508,
"name": "Seven_dc"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "https://www.pistegamez.net/"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=2876"
}
]
}