GET /api/v1/releasers/145667/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/145667/?format=api",
"demozoo_url": "https://demozoo.org/groups/145667/",
"id": 145667,
"name": "Pizzatoe",
"is_group": true,
"nicks": [
{
"name": "Pizzatoe",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Pizzatoe"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/145668/?format=api",
"id": 145668,
"name": "Amy"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/145669/?format=api",
"id": 145669,
"name": "Jackey"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/145670/?format=api",
"id": 145670,
"name": "Momo"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BlueskyAccount",
"url": "https://bsky.app/profile/0xpizzatoe.bsky.social"
},
{
"link_class": "TwitterAccount",
"url": "https://twitter.com/0xpizzatoe"
}
]
}