GET /api/v1/releasers/51205/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/51205/?format=api",
"demozoo_url": "https://demozoo.org/groups/51205/",
"id": 51205,
"name": "Architects",
"is_group": true,
"nicks": [
{
"name": "Architects",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Architects"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/51206/?format=api",
"id": 51206,
"name": "Linux"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/51207/?format=api",
"id": 51207,
"name": "Qubix"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://www.arcsite.de/"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=6386"
}
]
}