GET /api/v1/releasers/9101/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9101/?format=api",
"demozoo_url": "https://demozoo.org/groups/9101/",
"id": 9101,
"name": "Lodz City Coders",
"is_group": true,
"nicks": [
{
"name": "Lodz City Coders",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Lodz City Coders"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9100/?format=api",
"id": 9100,
"name": "Jacek Michalak"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/8959/?format=api",
"id": 8959,
"name": "Cat-Man"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9102/?format=api",
"id": 9102,
"name": "Weitek"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/54459/?format=api",
"id": 54459,
"name": "Major"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/12341/?format=api",
"id": 12341,
"name": "Demon"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/12342/?format=api",
"id": 12342,
"name": "Tommy Cossack"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=12438"
},
{
"link_class": "SpeccyWikiPage",
"url": "http://speccy.info/Lodz_City_Coders"
}
]
}