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

{
    "url": "https://demozoo.org/api/v1/releasers/11925/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11925/",
    "id": 11925,
    "name": "Hanx",
    "is_group": false,
    "nicks": [
        {
            "name": "Hanx",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hanx"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10443/?format=api",
                "id": 10443,
                "name": "Urinate"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50366/?format=api",
                "id": 50366,
                "name": "Label Zero"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139373/?format=api",
                "id": 139373,
                "name": "Machine Fun Crew"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=4360"
        }
    ]
}