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

{
    "url": "https://demozoo.org/api/v1/releasers/1111/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1111/",
    "id": 1111,
    "name": "Future Freak",
    "is_group": false,
    "nicks": [
        {
            "name": "Future Freak",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Future Freak"
            ]
        },
        {
            "name": "Kim Christensen",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kim Christensen"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/950/?format=api",
                "id": 950,
                "name": "Maniacs of Noise"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1112/?format=api",
                "id": 1112,
                "name": "Dexion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57494/?format=api",
                "id": 57494,
                "name": "The Flexible Arts"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109068/?format=api",
                "id": 109068,
                "name": "Spacexpress"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2915"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.last.fm/music/Kim+Christensen+(Future+Freak)"
        },
        {
            "link_class": "BitjamAuthor",
            "url": "http://www.bitfellas.org/e107_plugins/radio/radio.php?search&q=3118&type=author&page=1"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2484"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=46953"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,13156/"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/1782/"
        }
    ]
}