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

{
    "url": "https://demozoo.org/api/v1/releasers/53854/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/53854/",
    "id": 53854,
    "name": "Fozzie",
    "is_group": false,
    "nicks": [
        {
            "name": "Fozzie",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fozzie"
            ]
        },
        {
            "name": "Zymotic",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Zymotic"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6685/?format=api",
                "id": 6685,
                "name": "Antic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/180/?format=api",
                "id": 180,
                "name": "Noice"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29175/?format=api",
                "id": 29175,
                "name": "Gothic Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52301/?format=api",
                "id": 52301,
                "name": "Disoner"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54847/?format=api",
                "id": 54847,
                "name": "Impact"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1680"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12360"
        }
    ]
}