GET /api/v1/releasers/45495/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/45495/?format=api",
"demozoo_url": "https://demozoo.org/sceners/45495/",
"id": 45495,
"name": "GREco",
"is_group": false,
"nicks": [
{
"name": "GREco",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"GREco"
]
},
{
"name": "aeon",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"aeon"
]
},
{
"name": "tadej",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"tadej"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/25598/?format=api",
"id": 25598,
"name": "K2"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/48609/?format=api",
"id": 48609,
"name": "Wildcards"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/52838/?format=api",
"id": 52838,
"name": "Oblivion"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://tadej.eu"
}
]
}