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

{
    "url": "https://demozoo.org/api/v1/releasers/12625/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/12625/",
    "id": 12625,
    "name": "DJ Max Sensation",
    "is_group": false,
    "nicks": [
        {
            "name": "DJ Max",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DJ Max"
            ]
        },
        {
            "name": "DJ Max Sensation",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DJ Max Sensation",
                "DJ Maxx Sensation"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8915/?format=api",
                "id": 8915,
                "name": "Power Of Sound"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/DJ_Max_Sensation"
        }
    ]
}