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

{
    "url": "https://demozoo.org/api/v1/releasers/3795/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3795/",
    "id": 3795,
    "name": "Steeler",
    "is_group": false,
    "nicks": [
        {
            "name": "Steeler",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Steeler"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3796/?format=api",
                "id": 3796,
                "name": "Phantasm"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5711/?format=api",
                "id": 5711,
                "name": "5711"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72288/?format=api",
                "id": 72288,
                "name": "Frightnight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10323/?format=api",
                "id": 10323,
                "name": "Hellfire"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=16301"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/sTEELER77"
        }
    ]
}