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

{
    "url": "https://demozoo.org/api/v1/releasers/56810/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/56810/",
    "id": 56810,
    "name": "Cypher",
    "is_group": false,
    "nicks": [
        {
            "name": "Cypher",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cypher"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9/?format=api",
                "id": 9,
                "name": "The Black Lotus"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                "id": 827,
                "name": "Triad"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1849/?format=api",
                "id": 1849,
                "name": "Palace"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48581/?format=api",
                "id": 48581,
                "name": "Asylum"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=2353"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=20668"
        }
    ]
}