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

{
    "url": "https://demozoo.org/api/v1/releasers/86026/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/86026/",
    "id": 86026,
    "name": "Nono",
    "is_group": false,
    "nicks": [
        {
            "name": "Dwarf",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dwarf"
            ]
        },
        {
            "name": "Nono",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nono"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53547/?format=api",
                "id": 53547,
                "name": "Holocaust"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7611/?format=api",
                "id": 7611,
                "name": "Conflict"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14822/?format=api",
                "id": 14822,
                "name": "Manowar"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4008/?format=api",
                "id": 4008,
                "name": "Tristar"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=18427"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=18746"
        }
    ]
}