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

{
    "url": "https://demozoo.org/api/v1/releasers/107290/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107290/",
    "id": 107290,
    "name": "Brickhead Software Crackers",
    "is_group": true,
    "nicks": [
        {
            "name": "Brickhead Software Crackers",
            "abbreviation": "BSC",
            "is_primary_nick": true,
            "variants": [
                "BSC",
                "Brickhead Software Crackers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14393/?format=api",
                "id": 14393,
                "name": "Iceman"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145003/?format=api",
                "id": 145003,
                "name": "Slash"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1354"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8530"
        }
    ]
}