GET /api/v1/releasers/51688/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/releasers/51688/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/51688/",
    "id": 51688,
    "name": "Mad All",
    "is_group": false,
    "nicks": [
        {
            "name": "Evil Eddy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Evil Eddy"
            ]
        },
        {
            "name": "Mad All",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mad All"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2967/?format=api",
                "id": 2967,
                "name": "Commando Frontier"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127596/?format=api",
                "id": 127596,
                "name": "Commando"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2116"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=15034"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=31595"
        }
    ]
}