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

{
    "url": "https://demozoo.org/api/v1/releasers/3357/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3357/",
    "id": 3357,
    "name": "Dr. Bully",
    "is_group": false,
    "nicks": [
        {
            "name": "Dr. Bully",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dr. Bully"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/870/?format=api",
                "id": 870,
                "name": "Majic 12"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69471/?format=api",
                "id": 69471,
                "name": "Amega Industries"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1151/?format=api",
                "id": 1151,
                "name": "Cadaver"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/100933/?format=api",
                "id": 100933,
                "name": "Sacrd"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/104111/?format=api",
                "id": 104111,
                "name": "Menace Productions"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2160"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=18638"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/2130/"
        }
    ]
}