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

{
    "url": "https://demozoo.org/api/v1/releasers/55884/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/55884/",
    "id": 55884,
    "name": "Cartoon",
    "is_group": false,
    "nicks": [
        {
            "name": "Cartoon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cartoon"
            ]
        },
        {
            "name": "Dr. Kryptonix",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dr. Kryptonix"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/292/?format=api",
                "id": 292,
                "name": "Talent"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4976/?format=api",
                "id": 4976,
                "name": "Academy"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=963"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=46756"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/168/"
        }
    ]
}