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

{
    "url": "https://demozoo.org/api/v1/releasers/21661/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/21661/",
    "id": 21661,
    "name": "Vandelay",
    "is_group": false,
    "nicks": [
        {
            "name": "Flare",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Flare"
            ]
        },
        {
            "name": "Vandelay",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vandelay"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21662/?format=api",
                "id": 21662,
                "name": "Bomb Squad"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5580/?format=api",
                "id": 5580,
                "name": "CoolPHat"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80068/?format=api",
                "id": 80068,
                "name": "Kramerica"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23611/?format=api",
                "id": 23611,
                "name": "Norska Fabler"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13709/?format=api",
                "id": 13709,
                "name": "Groove"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2731"
        }
    ]
}