GET /api/v1/releasers/73876/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/73876/?format=api",
"demozoo_url": "https://demozoo.org/groups/73876/",
"id": 73876,
"name": "Marcin & Tomek",
"is_group": true,
"nicks": [
{
"name": "Marcin & Tomek",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Marcin & Tomek"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/2618/?format=api",
"id": 2618,
"name": "Jaskier"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/49630/?format=api",
"id": 49630,
"name": "Tomek Piorek"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=7011"
}
]
}