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

{
    "url": "https://demozoo.org/api/v1/releasers/11969/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11969/",
    "id": 11969,
    "name": "Arm1n",
    "is_group": false,
    "nicks": [
        {
            "name": "Arm1n",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Arm1n"
            ]
        },
        {
            "name": "Jar",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jar"
            ]
        },
        {
            "name": "Spike",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Spike"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3810/?format=api",
                "id": 3810,
                "name": "Black Maiden"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11966/?format=api",
                "id": 11966,
                "name": "Science"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14107/?format=api",
                "id": 14107,
                "name": "Guilty Of Design"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=4867"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2330"
        }
    ]
}