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

{
    "url": "https://demozoo.org/api/v1/releasers/7652/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7652/",
    "id": 7652,
    "name": "Shad",
    "is_group": false,
    "nicks": [
        {
            "name": "Shad",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Shad"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7204/?format=api",
                "id": 7204,
                "name": "Infiny"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/575/?format=api",
                "id": 575,
                "name": "Pulse"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/588/?format=api",
                "id": 588,
                "name": "Live!"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6551"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/1055/"
        }
    ]
}