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

{
    "url": "https://demozoo.org/api/v1/releasers/109246/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109246/",
    "id": 109246,
    "name": "Swedish Cracking Department",
    "is_group": true,
    "nicks": [
        {
            "name": "Swedish Cracking Department",
            "abbreviation": "SCD",
            "is_primary_nick": true,
            "variants": [
                "S.C.D.",
                "SCD",
                "Swedish Cracking Department"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27941/?format=api",
                "id": 27941,
                "name": "Dino"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/128439/?format=api",
                "id": 128439,
                "name": "Powerfrog"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/128440/?format=api",
                "id": 128440,
                "name": "The Boss"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3335"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9173"
        }
    ]
}