GET /api/v1/releasers/3723/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/3723/?format=api",
"demozoo_url": "https://demozoo.org/groups/3723/",
"id": 3723,
"name": "Gatitos",
"is_group": true,
"nicks": [
{
"name": "Gatitos",
"abbreviation": "GTT",
"is_primary_nick": true,
"variants": [
"GTT",
"Gatitos"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9989/?format=api",
"id": 9989,
"name": "MadGoblin"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/3840/?format=api",
"id": 3840,
"name": "Slack"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/3839/?format=api",
"id": 3839,
"name": "Shash"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=7387"
}
]
}