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

{
    "url": "https://demozoo.org/api/v1/releasers/3915/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3915/",
    "id": 3915,
    "name": "Dr. Awesome",
    "is_group": false,
    "nicks": [
        {
            "name": "Bjørn A. Lynne",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Björn A. Lynne",
                "Bjørn A. Lynne"
            ]
        },
        {
            "name": "Bjørn Lynne",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bjørn Lynne"
            ]
        },
        {
            "name": "Dr. Awesome",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dr. Awesome"
            ]
        },
        {
            "name": "Dr. Awsome",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dr. Awsome"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12/?format=api",
                "id": 12,
                "name": "Crusaders"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37681/?format=api",
                "id": 37681,
                "name": "DENS Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/92211/?format=api",
                "id": 92211,
                "name": "International Fart Federation"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2157"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/Dr.+Awesome"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/Bj%C3%B8rn+Lynne"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1489"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,182288/"
        },
        {
            "link_class": "WikipediaPage",
            "url": "http://en.wikipedia.org/wiki/Bj%C3%B8rn_Lynne"
        }
    ]
}