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

{
    "url": "https://demozoo.org/api/v1/releasers/10920/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10920/",
    "id": 10920,
    "name": "Black Panther",
    "is_group": false,
    "nicks": [
        {
            "name": "BP_",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "BP_"
            ]
        },
        {
            "name": "Black Panther",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Black Panther"
            ]
        },
        {
            "name": "blackpanther",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "blackpanther"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                "id": 1853,
                "name": "Paradox"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=2229"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2524"
        }
    ]
}