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

{
    "url": "https://demozoo.org/api/v1/releasers/7502/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7502/",
    "id": 7502,
    "name": "Frankieghost",
    "is_group": false,
    "nicks": [
        {
            "name": "FGTH",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "FGTH"
            ]
        },
        {
            "name": "Frank Bosson",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Frank Bosson"
            ]
        },
        {
            "name": "Frankie",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Frankie"
            ]
        },
        {
            "name": "Frankieghost",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Frankieghost"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/156/?format=api",
                "id": 156,
                "name": "Vision"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7343/?format=api",
                "id": 7343,
                "name": "Boonfire"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6165"
        }
    ]
}