GET /api/v1/releasers/145532/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/145532/?format=api",
"demozoo_url": "https://demozoo.org/groups/145532/",
"id": 145532,
"name": "Last Masters Group",
"is_group": true,
"nicks": [
{
"name": "Last Masters Group",
"abbreviation": "LMG",
"is_primary_nick": true,
"variants": [
"LMG",
"Last Masters Group"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/145533/?format=api",
"id": 145533,
"name": "Mr.Beeper"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/145534/?format=api",
"id": 145534,
"name": "Spider"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/145535/?format=api",
"id": 145535,
"name": "Wanderer"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/145536/?format=api",
"id": 145536,
"name": "KVV"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "SpeccyWikiPage",
"url": "http://speccy.info/Last_Masters_Group"
}
]
}