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

{
    "url": "https://demozoo.org/api/v1/releasers/14393/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/14393/",
    "id": 14393,
    "name": "Iceman",
    "is_group": false,
    "nicks": [
        {
            "name": "Iceman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Iceman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14392/?format=api",
                "id": 14392,
                "name": "The Digital Underground"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67536/?format=api",
                "id": 67536,
                "name": "The Cure"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107290/?format=api",
                "id": 107290,
                "name": "Brickhead Software Crackers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3786"
        }
    ]
}