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

{
    "url": "https://demozoo.org/api/v1/releasers/56157/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/56157/",
    "id": 56157,
    "name": "The Silver Surfer",
    "is_group": false,
    "nicks": [
        {
            "name": "TSS",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TSS"
            ]
        },
        {
            "name": "The Silver Surfer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Silver Surfer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12757/?format=api",
                "id": 12757,
                "name": "Hotline"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65362/?format=api",
                "id": 65362,
                "name": "Higher Computer Science 5005"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2781/?format=api",
                "id": 2781,
                "name": "Success"
            },
            "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/69106/?format=api",
                "id": 69106,
                "name": "Thunderbolt Cracking Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3549"
        }
    ]
}