GET /api/v1/releasers/81029/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/81029/?format=api",
"demozoo_url": "https://demozoo.org/groups/81029/",
"id": 81029,
"name": "Dir&Mir",
"is_group": true,
"nicks": [
{
"name": "Dir&Mir",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Dir und Mir",
"Dir&Mir"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/76292/?format=api",
"id": 76292,
"name": "Dir"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/76290/?format=api",
"id": 76290,
"name": "Mir"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/79004/?format=api",
"id": 79004,
"name": "Luke Skywalker"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=13993"
}
]
}