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

{
    "url": "https://demozoo.org/api/v1/releasers/13606/?format=api",
    "demozoo_url": "https://demozoo.org/groups/13606/",
    "id": 13606,
    "name": "The Black Hazard",
    "is_group": true,
    "nicks": [
        {
            "name": "The Black Hazard",
            "abbreviation": "TBH",
            "is_primary_nick": true,
            "variants": [
                "TBH",
                "The Black Hazard"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11770/?format=api",
                "id": 11770,
                "name": "Crossbone"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14087/?format=api",
                "id": 14087,
                "name": "Prace"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14085/?format=api",
                "id": 14085,
                "name": "Tomac"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62253/?format=api",
                "id": 62253,
                "name": "Tyron"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1926"
        }
    ]
}