GET /api/v1/releasers/13671/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/13671/?format=api",
"demozoo_url": "https://demozoo.org/groups/13671/",
"id": 13671,
"name": "Ninjaforce",
"is_group": true,
"nicks": [
{
"name": "Ninjaforce",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Ninjaforce"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/15351/?format=api",
"id": 15351,
"name": "Jesse Blue"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/8786/?format=api",
"id": 8786,
"name": "Clue"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/33117/?format=api",
"id": 33117,
"name": "dRm"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://www.ninjaforce.com/"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=3385"
},
{
"link_class": "WikipediaPage",
"url": "http://en.wikipedia.org/wiki/Ninjaforce"
}
]
}