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

{
    "url": "https://demozoo.org/api/v1/releasers/9743/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9743/",
    "id": 9743,
    "name": "bfox",
    "is_group": false,
    "nicks": [
        {
            "name": "Black Fox",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Black Fox",
                "Blackfox"
            ]
        },
        {
            "name": "Olly_bfox",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Olly.bfox",
                "Olly_bfox"
            ]
        },
        {
            "name": "Sweetbutt",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sweetbutt"
            ]
        },
        {
            "name": "bfox",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "bfox"
            ]
        },
        {
            "name": "whyme",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "whyme"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9744/?format=api",
                "id": 9744,
                "name": "CC2006 orgteam"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79675/?format=api",
                "id": 79675,
                "name": "Insiders"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10844/?format=api",
                "id": 10844,
                "name": "Joker"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23886/?format=api",
                "id": 23886,
                "name": "Thesuper"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/113061/?format=api",
                "id": 113061,
                "name": "Russian Massive Digital Aggression"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10008"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12782"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=100953"
        }
    ]
}