GET /api/v1/releasers/21855/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/21855/?format=api",
"demozoo_url": "https://demozoo.org/groups/21855/",
"id": 21855,
"name": "MicroPyle",
"is_group": true,
"nicks": [
{
"name": "MicroPyle",
"abbreviation": "MPL",
"is_primary_nick": true,
"variants": [
"MPL",
"MicroPyle"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/23349/?format=api",
"id": 23349,
"name": "HP"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/45366/?format=api",
"id": 45366,
"name": "Cola"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/45367/?format=api",
"id": 45367,
"name": "Droopy"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/147606/?format=api",
"id": 147606,
"name": "Codger"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=1652"
}
]
}