GET /api/v1/releasers/140241/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/140241/?format=api",
"demozoo_url": "https://demozoo.org/groups/140241/",
"id": 140241,
"name": "BlackCat",
"is_group": true,
"nicks": [
{
"name": "BlackCat",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"BlackCat"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/135346/?format=api",
"id": 135346,
"name": "IrataHack"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/14646/?format=api",
"id": 14646,
"name": "Crayon"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9734/?format=api",
"id": 9734,
"name": "Trixs"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "https://iratahack.itch.io/"
}
]
}