GET /api/v1/releasers/2035/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/2035/?format=api",
"demozoo_url": "https://demozoo.org/sceners/2035/",
"id": 2035,
"name": "Ray",
"is_group": false,
"nicks": [
{
"name": "Ray",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Ray"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/2033/?format=api",
"id": 2033,
"name": "The Sirius Cybernetics Corporation"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/36956/?format=api",
"id": 36956,
"name": "RD Developments"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://s390174849.online.de/ray.tscc.de/index.htm"
}
]
}