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

{
    "url": "https://demozoo.org/api/v1/releasers/1182/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1182/",
    "id": 1182,
    "name": "Psionic",
    "is_group": false,
    "nicks": [
        {
            "name": "Mutant",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mutant"
            ]
        },
        {
            "name": "Psionic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Psionic"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1155/?format=api",
                "id": 1155,
                "name": "Stone Arts"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1181/?format=api",
                "id": 1181,
                "name": "New Wave"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5214"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=49998"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/830/"
        }
    ]
}