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

{
    "url": "https://demozoo.org/api/v1/releasers/30165/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/30165/",
    "id": 30165,
    "name": "bOx",
    "is_group": false,
    "nicks": [
        {
            "name": "bOx",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "bOx"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5638/?format=api",
                "id": 5638,
                "name": "Rave Beats International"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=11341"
        }
    ]
}