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

{
    "url": "https://demozoo.org/api/v1/releasers/32302/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/32302/",
    "id": 32302,
    "name": "The Pope",
    "is_group": false,
    "nicks": [
        {
            "name": "The Pope",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Pope"
            ]
        },
        {
            "name": "pOpE",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "pOpE"
            ]
        },
        {
            "name": "thEpOpE",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "thEpOpE"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32303/?format=api",
                "id": 32303,
                "name": "Nocturns"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38708/?format=api",
                "id": 38708,
                "name": "#crackers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19874/?format=api",
                "id": 19874,
                "name": "Cathedral"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/126753/?format=api",
                "id": 126753,
                "name": "Team Moritz"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=2499"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11123"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=19870"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/sergiollata"
        }
    ]
}