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

{
    "url": "https://demozoo.org/api/v1/releasers/134783/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/134783/",
    "id": 134783,
    "name": "Mayhem",
    "is_group": false,
    "nicks": [
        {
            "name": "DJ Mayhem",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DJ Mayhem"
            ]
        },
        {
            "name": "DJ Pogo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DJ Pogo"
            ]
        },
        {
            "name": "Mayhem",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mayhem"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134775/?format=api",
                "id": 134775,
                "name": "New Hardcore Mixers"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20120310195311/http://www.fortunecity.com/skyscraper/arpanet/585/nfprofile_mayhem.htm"
        }
    ]
}