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

{
    "url": "https://demozoo.org/api/v1/releasers/75347/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/75347/",
    "id": 75347,
    "name": "Vai",
    "is_group": false,
    "nicks": [
        {
            "name": "Lucifer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lucifer"
            ]
        },
        {
            "name": "Shaver",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Shaver"
            ]
        },
        {
            "name": "Vai",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vai"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5086/?format=api",
                "id": 5086,
                "name": "Spiders-Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8465/?format=api",
                "id": 8465,
                "name": "NoName"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6509/?format=api",
                "id": 6509,
                "name": "Slash Design"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5936"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5935"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1180"
        }
    ]
}