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

{
    "url": "https://demozoo.org/api/v1/releasers/127651/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/127651/",
    "id": 127651,
    "name": "Hawk",
    "is_group": false,
    "nicks": [
        {
            "name": "Alf",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Alf"
            ]
        },
        {
            "name": "Fozzie II",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Fozzie II"
            ]
        },
        {
            "name": "Grog",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Grog"
            ]
        },
        {
            "name": "Hawk",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hawk"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141979/?format=api",
                "id": 141979,
                "name": "The Fantasy Zone"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28914/?format=api",
                "id": 28914,
                "name": "Orion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2788/?format=api",
                "id": 2788,
                "name": "Sphinx"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107973/?format=api",
                "id": 107973,
                "name": "Floppy Cracking Team"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4503"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9526"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12968"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12963"
        }
    ]
}