GET /api/v1/releasers/65997/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/65997/?format=api",
"demozoo_url": "https://demozoo.org/groups/65997/",
"id": 65997,
"name": "Incline",
"is_group": true,
"nicks": [
{
"name": "Incline",
"abbreviation": "NCL",
"is_primary_nick": true,
"variants": [
"Incline",
"NCL"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/65996/?format=api",
"id": 65996,
"name": "cxw"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/65998/?format=api",
"id": 65998,
"name": "phrank"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/65999/?format=api",
"id": 65999,
"name": "makro"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "https://bitbucket.org/inclinescene/public"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=12740"
}
]
}