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

{
    "url": "https://demozoo.org/api/v1/releasers/69238/?format=api",
    "demozoo_url": "https://demozoo.org/groups/69238/",
    "id": 69238,
    "name": "D.S. Compware",
    "is_group": true,
    "nicks": [
        {
            "name": "D.S. Compware",
            "abbreviation": "DSC",
            "is_primary_nick": true,
            "variants": [
                "D.S. Compware",
                "D.S.C.",
                "DSC"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84204/?format=api",
                "id": 84204,
                "name": "The Krabat Crew"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137348/?format=api",
                "id": 137348,
                "name": "Raphael"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90727/?format=api",
                "id": 90727,
                "name": "Skar"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95812/?format=api",
                "id": 95812,
                "name": "Bubuland"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68991/?format=api",
                "id": 68991,
                "name": "Master Hoko"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1489"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8574"
        }
    ]
}