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

{
    "url": "https://demozoo.org/api/v1/releasers/15386/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15386/",
    "id": 15386,
    "name": "iRoN MAZE",
    "is_group": false,
    "nicks": [
        {
            "name": "iRoN MAZE",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "IronMaze",
                "Iron_Maze",
                "iRoN MAZE",
                "iron-maze"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15364/?format=api",
                "id": 15364,
                "name": "Paranormal Demo Group"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25081/?format=api",
                "id": 25081,
                "name": "Xact Entertainment"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25080/?format=api",
                "id": 25080,
                "name": "Frenzy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10257/?format=api",
                "id": 10257,
                "name": "Fuse"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10115/?format=api",
                "id": 10115,
                "name": "amuQ Creations"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=2305"
        }
    ]
}