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

{
    "url": "https://demozoo.org/api/v1/releasers/8062/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8062/",
    "id": 8062,
    "name": "Prism",
    "is_group": true,
    "nicks": [
        {
            "name": "Prism",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Prism"
            ]
        },
        {
            "name": "Prism!",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Prism!"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8857/?format=api",
                "id": 8857,
                "name": "Elysium"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8055/?format=api",
                "id": 8055,
                "name": "Edge"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11997/?format=api",
                "id": 11997,
                "name": "Orbital"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10782/?format=api",
                "id": 10782,
                "name": "Daze"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10397/?format=api",
                "id": 10397,
                "name": "Hazh"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32369/?format=api",
                "id": 32369,
                "name": "Mr. God"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13429/?format=api",
                "id": 13429,
                "name": "Ooze"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47896/?format=api",
                "id": 47896,
                "name": "Hate"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37167/?format=api",
                "id": 37167,
                "name": "Incubus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49567/?format=api",
                "id": 49567,
                "name": "Set"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11598"
        }
    ]
}