GET /api/v1/releasers/31142/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/31142/?format=api",
"demozoo_url": "https://demozoo.org/groups/31142/",
"id": 31142,
"name": "MGN Group",
"is_group": true,
"nicks": [
{
"name": "MGN Group",
"abbreviation": "MGN",
"is_primary_nick": true,
"variants": [
"MGN",
"MGN Group"
]
},
{
"name": "Mugen Group",
"abbreviation": "MGN",
"is_primary_nick": false,
"variants": [
"MGN",
"Mugen Group"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/31141/?format=api",
"id": 31141,
"name": "Budder"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "https://budder.narod.ru/"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=10232"
}
]
}