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

{
    "url": "https://demozoo.org/api/v1/releasers/9620/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9620/",
    "id": 9620,
    "name": "Hedj",
    "is_group": false,
    "nicks": [
        {
            "name": "Hedgehog",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hedgehog"
            ]
        },
        {
            "name": "Hedj",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hedj"
            ]
        },
        {
            "name": "Hedjehog",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hedjehog"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9621/?format=api",
                "id": 9621,
                "name": "Nightmare Crew"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12672"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Hedjehog"
        }
    ]
}