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

{
    "url": "https://demozoo.org/api/v1/releasers/15981/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15981/",
    "id": 15981,
    "name": "Punnik",
    "is_group": false,
    "nicks": [
        {
            "name": "Punnik",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Punnik"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15982/?format=api",
                "id": 15982,
                "name": "Knip'N Plak"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/136877/?format=api",
                "id": 136877,
                "name": "Hork"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5978"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/6628527-Punnik"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=64387"
        }
    ]
}