GET /api/v1/releasers/59438/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/59438/?format=api",
"demozoo_url": "https://demozoo.org/groups/59438/",
"id": 59438,
"name": "The Apollo Project",
"is_group": true,
"nicks": [
{
"name": "The Apollo Project",
"abbreviation": "TAP",
"is_primary_nick": true,
"variants": [
"TAP",
"The Apollo Project"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/59439/?format=api",
"id": 59439,
"name": "Kodiak"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/26954/?format=api",
"id": 26954,
"name": "The Zapper"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/41280/?format=api",
"id": 41280,
"name": "Trixter"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/19689/?format=api",
"id": 19689,
"name": "Mhoram"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=7339"
},
{
"link_class": "SceneOrgFolder",
"url": "https://files.scene.org/browse/demos/groups/the_apollo_project/"
}
]
}