GET /api/v1/releasers/42160/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/42160/?format=api",
"demozoo_url": "https://demozoo.org/groups/42160/",
"id": 42160,
"name": "AIRSG",
"is_group": true,
"nicks": [
{
"name": "AIRSG",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"AIRSG"
]
},
{
"name": "Armateur Internet-Resources Security Group",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Armateur Internet-Resources Security Group"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/42159/?format=api",
"id": 42159,
"name": "XT"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}