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

{
    "url": "https://demozoo.org/api/v1/releasers/48283/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/48283/",
    "id": 48283,
    "name": "Chuck Biscuits",
    "is_group": false,
    "nicks": [
        {
            "name": "Chuck Biscuits",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Chuck Biscuits",
                "ChuckB"
            ]
        },
        {
            "name": "Chuckie B",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Chuckie B"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                "id": 2196,
                "name": "Insane Creators Enterprise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10916/?format=api",
                "id": 10916,
                "name": "Heretics"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87806/?format=api",
                "id": 87806,
                "name": "Demented Images of Euphoria"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3157/?format=api",
                "id": 3157,
                "name": "Kosmic Free Music Foundation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30739/?format=api",
                "id": 30739,
                "name": "Kosmic Loader Foundation"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1145"
        }
    ]
}