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

{
    "url": "https://demozoo.org/api/v1/releasers/142694/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/142694/",
    "id": 142694,
    "name": "Overmind",
    "is_group": false,
    "nicks": [
        {
            "name": "Dead Fish",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dead Fish"
            ]
        },
        {
            "name": "Frog",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Frog"
            ]
        },
        {
            "name": "Overmind",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Overmind"
            ]
        },
        {
            "name": "The Overmind",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Overmind"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107859/?format=api",
                "id": 107859,
                "name": "Excalibur"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64923/?format=api",
                "id": 64923,
                "name": "North East Crackers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6637"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=20827"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=20828"
        }
    ]
}