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

{
    "url": "https://demozoo.org/api/v1/releasers/32201/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/32201/",
    "id": 32201,
    "name": "Charon",
    "is_group": false,
    "nicks": [
        {
            "name": "Alexander Feige",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Alexander Feige"
            ]
        },
        {
            "name": "Charon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Charon"
            ]
        },
        {
            "name": "Jeff Smart",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jeff Smart"
            ]
        },
        {
            "name": "Quark",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Quark"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32202/?format=api",
                "id": 32202,
                "name": "Game Over"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32200/?format=api",
                "id": 32200,
                "name": "New Ambitious Teenage Organization"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=12641"
        },
        {
            "link_class": "BandcampArtist",
            "url": "https://elfenbeinturm.bandcamp.com/"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.gute-musik.org/"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/C/CHARON/"
        }
    ]
}