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

{
    "url": "https://demozoo.org/api/v1/releasers/7950/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7950/",
    "id": 7950,
    "name": "Cenobit",
    "is_group": false,
    "nicks": [
        {
            "name": "Cenobit",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cenobit"
            ]
        },
        {
            "name": "Cenobite",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cenobite"
            ]
        },
        {
            "name": "Legion 21",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Legion 21"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1802/?format=api",
                "id": 1802,
                "name": "Pygmy Projects"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7949/?format=api",
                "id": 7949,
                "name": "The Fantasy Force"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/56906/?format=api",
                "id": 56906,
                "name": "Prime"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5167/?format=api",
                "id": 5167,
                "name": "Aero"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=341"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=21954"
        }
    ]
}