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

{
    "url": "https://demozoo.org/api/v1/releasers/80580/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/80580/",
    "id": 80580,
    "name": "Macbeth",
    "is_group": false,
    "nicks": [
        {
            "name": "MAC",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MAC"
            ]
        },
        {
            "name": "Macbeth",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Macbeth"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80262/?format=api",
                "id": 80262,
                "name": "Cancer"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107759/?format=api",
                "id": 107759,
                "name": "Driven Staff"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53817/?format=api",
                "id": 53817,
                "name": "Pseudo-Soft Works"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65353/?format=api",
                "id": 65353,
                "name": "Scene World Magazine"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46959/?format=api",
                "id": 46959,
                "name": "Arkanix Labs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108506/?format=api",
                "id": 108506,
                "name": "NTSC: Elite Ruling Division"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=696"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3661"
        }
    ]
}