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

{
    "url": "https://demozoo.org/api/v1/releasers/8166/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8166/",
    "id": 8166,
    "name": "Whalebone",
    "is_group": false,
    "nicks": [
        {
            "name": "Whalebone",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Whalebone"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7702/?format=api",
                "id": 7702,
                "name": "Electromotive Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7707/?format=api",
                "id": 7707,
                "name": "The Black Robes"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/55431/?format=api",
                "id": 55431,
                "name": "Altair"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8145"
        }
    ]
}