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

{
    "url": "https://demozoo.org/api/v1/releasers/78562/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/78562/",
    "id": 78562,
    "name": "M.A.D.",
    "is_group": false,
    "nicks": [
        {
            "name": "M.A.D.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "M.A.D.",
                "Mad"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78556/?format=api",
                "id": 78556,
                "name": "The Explorers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78558/?format=api",
                "id": 78558,
                "name": "Freaky Soft"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=8195"
        }
    ]
}