GET /api/v1/releasers/10051/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/10051/?format=api",
"demozoo_url": "https://demozoo.org/groups/10051/",
"id": 10051,
"name": "MoonHazard",
"is_group": true,
"nicks": [
{
"name": "MoonHazard",
"abbreviation": "MHZ",
"is_primary_nick": true,
"variants": [
"MHZ",
"MoonHazard"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/10050/?format=api",
"id": 10050,
"name": "JDruid"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/10052/?format=api",
"id": 10052,
"name": "Shadez"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/10745/?format=api",
"id": 10745,
"name": "Grazin"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/1126/?format=api",
"id": 1126,
"name": "Serial"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11676/?format=api",
"id": 11676,
"name": "Ruuvari"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://moonhazard.untergrund.net/"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=2343"
},
{
"link_class": "SceneOrgFolder",
"url": "https://files.scene.org/browse/demos/groups/moonhazard/"
}
]
}