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

{
    "url": "https://demozoo.org/api/v1/releasers/132742/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/132742/",
    "id": 132742,
    "name": "Intruder",
    "is_group": false,
    "nicks": [
        {
            "name": "ArchAngel",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ArchAngel"
            ]
        },
        {
            "name": "Intruder",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Intruder"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107238/?format=api",
                "id": 107238,
                "name": "Black Reign"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18958/?format=api",
                "id": 18958,
                "name": "Illusion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69014/?format=api",
                "id": 69014,
                "name": "Reign Of Terror"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112468/?format=api",
                "id": 112468,
                "name": "The Seventh Sector"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6242"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6306"
        }
    ]
}