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

{
    "url": "https://demozoo.org/api/v1/releasers/11235/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11235/",
    "id": 11235,
    "name": "Difuse",
    "is_group": false,
    "nicks": [
        {
            "name": "Difuse",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Diffuse",
                "Difuse"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6019/?format=api",
                "id": 6019,
                "name": "fresh!mindworkz"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5856/?format=api",
                "id": 5856,
                "name": "Suspend"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10753/?format=api",
                "id": 10753,
                "name": "ADDiCT"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11709/?format=api",
                "id": 11709,
                "name": "Grape"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=906"
        },
        {
            "link_class": "DeviantartUser",
            "url": "http://difuse.deviantart.com"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2631"
        }
    ]
}