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

{
    "url": "https://demozoo.org/api/v1/releasers/28416/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/28416/",
    "id": 28416,
    "name": "Grateful Dead",
    "is_group": false,
    "nicks": [
        {
            "name": "Grateful Dead",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Grateful Dead"
            ]
        },
        {
            "name": "Misery",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Misery"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
                "id": 22737,
                "name": "Mistigris"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58347/?format=api",
                "id": 58347,
                "name": "Rendering Artistically Insane Designs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58823/?format=api",
                "id": 58823,
                "name": "Alien Legion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45884/?format=api",
                "id": 45884,
                "name": "SAGA"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110517/?format=api",
                "id": 110517,
                "name": "Legend"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120372/?format=api",
                "id": 120372,
                "name": "The Clan"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45978/?format=api",
                "id": 45978,
                "name": "NATiON"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}