GET /api/v1/releasers/146200/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/146200/?format=api",
"demozoo_url": "https://demozoo.org/groups/146200/",
"id": 146200,
"name": "Little Fluffy Group",
"is_group": true,
"nicks": [
{
"name": "Little Fluffy Group",
"abbreviation": "LFG",
"is_primary_nick": true,
"variants": [
"LFG",
"Little Fluffy Group"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/3852/?format=api",
"id": 3852,
"name": "Aki"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/24972/?format=api",
"id": 24972,
"name": "Noctis"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/86191/?format=api",
"id": 86191,
"name": "Jobj"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/6/?format=api",
"id": 6,
"name": "XXX"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/5879/?format=api",
"id": 5879,
"name": "Gasman"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "https://www.littlefluffygroup.eu"
}
]
}