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

{
    "url": "https://demozoo.org/api/v1/releasers/27302/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/27302/",
    "id": 27302,
    "name": "Boop",
    "is_group": false,
    "nicks": [
        {
            "name": "Boop",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Boop"
            ]
        },
        {
            "name": "Booplague",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Booplague"
            ]
        },
        {
            "name": "b/p",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "b/p"
            ]
        },
        {
            "name": "bp",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "bp"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32678/?format=api",
                "id": 32678,
                "name": "pinerecords"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10910/?format=api",
                "id": 10910,
                "name": "PhyMosys"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.pinerecords.com/boop/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=27379"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=2354"
        }
    ]
}