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

{
    "url": "https://demozoo.org/api/v1/releasers/11981/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11981/",
    "id": 11981,
    "name": "Magicboy",
    "is_group": false,
    "nicks": [
        {
            "name": "Magic Boy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Magic Boy"
            ]
        },
        {
            "name": "Magicboy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Magicboy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22504/?format=api",
                "id": 22504,
                "name": "Superstition"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11018/?format=api",
                "id": 11018,
                "name": "Trinity"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5638/?format=api",
                "id": 5638,
                "name": "Rave Beats International"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13089/?format=api",
                "id": 13089,
                "name": "Spirit New Style"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15150/?format=api",
                "id": 15150,
                "name": "Liquid Motion"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2030"
        }
    ]
}