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

{
    "url": "https://demozoo.org/api/v1/releasers/37566/?format=api",
    "demozoo_url": "https://demozoo.org/groups/37566/",
    "id": 37566,
    "name": "United States Software Pirates Exchange",
    "is_group": true,
    "nicks": [
        {
            "name": "United States Software Pirates Exchange",
            "abbreviation": "USSPE",
            "is_primary_nick": true,
            "variants": [
                "USSPE",
                "United States Software Pirates Exchange"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37560/?format=api",
                "id": 37560,
                "name": "Headbanger"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130389/?format=api",
                "id": 130389,
                "name": "The Fugitive"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145824/?format=api",
                "id": 145824,
                "name": "Dalai Lama"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/151896/?format=api",
                "id": 151896,
                "name": "Mindslayer"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2031"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8732"
        }
    ]
}