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

{
    "url": "https://demozoo.org/api/v1/releasers/45310/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/45310/",
    "id": 45310,
    "name": "Crazy Man",
    "is_group": false,
    "nicks": [
        {
            "name": "Crazy Man",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Crazy Man"
            ]
        },
        {
            "name": "Dark Angelus",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DA",
                "Dark Angelus"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43416/?format=api",
                "id": 43416,
                "name": "Trackers@Work"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=10026"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/1343/"
        }
    ]
}