GET /api/v1/releasers/155014/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/155014/?format=api",
"demozoo_url": "https://demozoo.org/groups/155014/",
"id": 155014,
"name": "Project Twelve",
"is_group": true,
"nicks": [
{
"name": "Project Twelve",
"abbreviation": "P12",
"is_primary_nick": true,
"variants": [
"P12",
"Project 12",
"Project Twelve"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/151856/?format=api",
"id": 151856,
"name": "D/V"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "https://discord.gg/6fdwt48H5"
}
]
}