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

{
    "url": "https://demozoo.org/api/v1/releasers/118637/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/118637/",
    "id": 118637,
    "name": "BadboE",
    "is_group": false,
    "nicks": [
        {
            "name": "BadboE",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "BadboE"
            ]
        },
        {
            "name": "DJ[BB]",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DJ[BB]"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53107/?format=api",
                "id": 53107,
                "name": "Cyanide Sounds"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.badboe.com/"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://breakbeat-paradise.com/"
        }
    ]
}