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

{
    "url": "https://demozoo.org/api/v1/releasers/7492/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7492/",
    "id": 7492,
    "name": "The Ministry",
    "is_group": false,
    "nicks": [
        {
            "name": "Marcus",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MS",
                "Marcus"
            ]
        },
        {
            "name": "The Ministry",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Ministry"
            ]
        },
        {
            "name": "Zorgon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ZGN",
                "Zorgon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7956"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10637"
        }
    ]
}