GET /api/v1/releasers/1067/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/1067/?format=api",
"demozoo_url": "https://demozoo.org/sceners/1067/",
"id": 1067,
"name": "Dines",
"is_group": false,
"nicks": [
{
"name": "Dimes",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Dimes"
]
},
{
"name": "Dines",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Dines"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/4/?format=api",
"id": 4,
"name": "Haujobb"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/11089/?format=api",
"id": 11089,
"name": "Contract"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/23789/?format=api",
"id": 23789,
"name": "BlaBLa"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "ArtcityArtist",
"url": "http://artcity.bitfellas.org/index.php?a=artist&id=2138"
},
{
"link_class": "BaseUrl",
"url": "http://dines.chez.com/"
}
]
}