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

{
    "url": "https://demozoo.org/api/v1/releasers/16414/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16414/",
    "id": 16414,
    "name": "MacGyver",
    "is_group": false,
    "nicks": [
        {
            "name": "Batman",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Batman"
            ]
        },
        {
            "name": "MacGyver",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "MacGyver"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5548/?format=api",
                "id": 5548,
                "name": "Protovision"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16053/?format=api",
                "id": 16053,
                "name": "DMAgic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64456/?format=api",
                "id": 64456,
                "name": "The Airwolf-Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63997/?format=api",
                "id": 63997,
                "name": "C64 Club Berlin"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67620/?format=api",
                "id": 67620,
                "name": "The Phoenix Foundation"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58932/?format=api",
                "id": 58932,
                "name": "The Stock"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87496/?format=api",
                "id": 87496,
                "name": "Bliss"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=697"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/milomundt"
        }
    ]
}