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

{
    "url": "https://demozoo.org/api/v1/releasers/56050/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/56050/",
    "id": 56050,
    "name": "Black Lion",
    "is_group": false,
    "nicks": [
        {
            "name": "Black Lion",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Black Lion"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11375/?format=api",
                "id": 11375,
                "name": "Imphobia"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28604/?format=api",
                "id": 28604,
                "name": "Poseidon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7926/?format=api",
                "id": 7926,
                "name": "Cascada"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8532"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/4804/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7178"
        }
    ]
}