GET /api/v1/releasers/19940/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/19940/?format=api",
"demozoo_url": "https://demozoo.org/groups/19940/",
"id": 19940,
"name": "Hooligans",
"is_group": true,
"nicks": [
{
"name": "Hooligans",
"abbreviation": "HLG",
"is_primary_nick": true,
"variants": [
"HLG",
"Hooligans"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/50396/?format=api",
"id": 50396,
"name": "Mightymuz"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/89487/?format=api",
"id": 89487,
"name": "Panther"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/113376/?format=api",
"id": 113376,
"name": "Mr. Duracell"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/18746/?format=api",
"id": 18746,
"name": "NEiMOD"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=2320"
},
{
"link_class": "SceneOrgFolder",
"url": "https://files.scene.org/browse/demos/groups/hooligans/"
}
]
}