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

{
    "url": "https://demozoo.org/api/v1/releasers/32866/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/32866/",
    "id": 32866,
    "name": "Mad Max",
    "is_group": false,
    "nicks": [
        {
            "name": "Mad Max",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mad Max",
                "Mad_Max"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16350/?format=api",
                "id": 16350,
                "name": "Nostalgia"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68073/?format=api",
                "id": 68073,
                "name": "Mad Hacker's Incorporated"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.verycomputer.com/44_464e773c9477c9c4_1.htm"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7591"
        }
    ]
}