GET /api/v1/releasers/27002/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/27002/?format=api",
"demozoo_url": "https://demozoo.org/groups/27002/",
"id": 27002,
"name": "Earthquake",
"is_group": true,
"nicks": [
{
"name": "Earthquake",
"abbreviation": "EQ",
"is_primary_nick": true,
"variants": [
"EQ",
"Earthquake"
]
},
{
"name": "Earthquake Project",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Earthquake Project"
]
},
{
"name": "Earthquake Team",
"abbreviation": "EQT",
"is_primary_nick": false,
"variants": [
"EQT",
"Earthquake Team"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/27001/?format=api",
"id": 27001,
"name": "Elf"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/27534/?format=api",
"id": 27534,
"name": "Z_da_eXTaZie"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/71398/?format=api",
"id": 71398,
"name": "Wyle"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}