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

{
    "url": "https://demozoo.org/api/v1/releasers/287/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/287/",
    "id": 287,
    "name": "Crystal Score",
    "is_group": false,
    "nicks": [
        {
            "name": "Boor",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Boor"
            ]
        },
        {
            "name": "Crystal Score",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Crystal Score"
            ]
        },
        {
            "name": "Wolf",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Wolf"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9/?format=api",
                "id": 9,
                "name": "The Black Lotus"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67624/?format=api",
                "id": 67624,
                "name": "Royal MSX Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/611/?format=api",
                "id": 611,
                "name": "Logic Design"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1396"
        },
        {
            "link_class": "BitjamAuthor",
            "url": "http://www.bitfellas.org/e107_plugins/radio/radio.php?search&q=3113&type=author&page=1"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/252/"
        }
    ]
}