GET /api/v1/releasers/29860/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/29860/?format=api",
"demozoo_url": "https://demozoo.org/groups/29860/",
"id": 29860,
"name": "Lowres",
"is_group": true,
"nicks": [
{
"name": "Lowres",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"LowRes Mag",
"Lowres"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/2477/?format=api",
"id": 2477,
"name": "Felice"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/2476/?format=api",
"id": 2476,
"name": "CiH"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://lowresmag.wordpress.com/"
}
]
}