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

{
    "url": "https://demozoo.org/api/v1/releasers/18725/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/18725/",
    "id": 18725,
    "name": "Micro Groover",
    "is_group": false,
    "nicks": [
        {
            "name": "Controller of the World",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Controller of the World"
            ]
        },
        {
            "name": "Excess",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Excess"
            ]
        },
        {
            "name": "Hangover Boy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hangover Boy"
            ]
        },
        {
            "name": "Lepidoptera",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lepidoptera"
            ]
        },
        {
            "name": "Micro Groover",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Micro Groover"
            ]
        },
        {
            "name": "My Friend Bass",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "My Friend Bass"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                "id": 135,
                "name": "Wrath Designs"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/mgroover/"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20020628104800/http://mgroover.sytes.net/2.0/"
        }
    ]
}