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

{
    "url": "https://demozoo.org/api/v1/releasers/17215/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17215/",
    "id": 17215,
    "name": "tj technoiZ",
    "is_group": false,
    "nicks": [
        {
            "name": "technoiZ",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "technoiZ"
            ]
        },
        {
            "name": "tj technoiZ",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "tj technoiZ",
                "tjZ"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31128/?format=api",
                "id": 31128,
                "name": "CorneRCut"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=12663"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/4481/"
        }
    ]
}