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

{
    "url": "https://demozoo.org/api/v1/releasers/79876/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/79876/",
    "id": 79876,
    "name": "The Dominant One",
    "is_group": false,
    "nicks": [
        {
            "name": "Batman",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Batman"
            ]
        },
        {
            "name": "The Dominant One",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TDO",
                "The Dominant One"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2075/?format=api",
                "id": 2075,
                "name": "Legend"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88168/?format=api",
                "id": 88168,
                "name": "Divine"
            },
            "is_current": false
        },
        {
            "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
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110068/?format=api",
                "id": 110068,
                "name": "The Wise Guys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130111/?format=api",
                "id": 130111,
                "name": "A Fit of Rage"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5281"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11442"
        }
    ]
}