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

{
    "url": "https://demozoo.org/api/v1/releasers/109549/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109549/",
    "id": 109549,
    "name": "The Bit-Breakers",
    "is_group": true,
    "nicks": [
        {
            "name": "The Bit-Breakers",
            "abbreviation": "BBR",
            "is_primary_nick": true,
            "variants": [
                "BBR",
                "The Bit-Breakers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28907/?format=api",
                "id": 28907,
                "name": "Coco Industries"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130660/?format=api",
                "id": 130660,
                "name": "16 Bit"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130661/?format=api",
                "id": 130661,
                "name": "Pirate Cracking Service"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3104"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9090"
        }
    ]
}