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

{
    "url": "https://demozoo.org/api/v1/releasers/11033/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11033/",
    "id": 11033,
    "name": "Rendall",
    "is_group": false,
    "nicks": [
        {
            "name": "Ren",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ren"
            ]
        },
        {
            "name": "Rendall",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rendall"
            ]
        },
        {
            "name": "Rene",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rene"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/375/?format=api",
                "id": 375,
                "name": "AstroideA"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1035/?format=api",
                "id": 1035,
                "name": "Mystic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2201/?format=api",
                "id": 2201,
                "name": "Impulse"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/585/?format=api",
                "id": 585,
                "name": "Nerve Axis"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13681/?format=api",
                "id": 13681,
                "name": "Steroid"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=206"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=14866"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1977"
        }
    ]
}