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

{
    "url": "https://demozoo.org/api/v1/releasers/23775/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/23775/",
    "id": 23775,
    "name": "Mega Mind",
    "is_group": false,
    "nicks": [
        {
            "name": "Mega Mind",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mega Mind"
            ]
        },
        {
            "name": "MegaMind",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MegaMind"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23774/?format=api",
                "id": 23774,
                "name": "The Technical Trio"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23771/?format=api",
                "id": 23771,
                "name": "United"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=11328"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=6924"
        }
    ]
}