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

{
    "url": "https://demozoo.org/api/v1/releasers/109977/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/109977/",
    "id": 109977,
    "name": "The Snail",
    "is_group": false,
    "nicks": [
        {
            "name": "The Snail",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Snail"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/148336/?format=api",
                "id": 148336,
                "name": "The Guild of Software Hackers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/148337/?format=api",
                "id": 148337,
                "name": "Yorkshire Cracking Service"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=8723"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8002"
        }
    ]
}