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

{
    "url": "https://demozoo.org/api/v1/releasers/109150/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109150/",
    "id": 109150,
    "name": "The Starhack Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "The Starhack Crew",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Starhack Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105755/?format=api",
                "id": 105755,
                "name": "Gibbo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105754/?format=api",
                "id": 105754,
                "name": "Sid 2"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105753/?format=api",
                "id": 105753,
                "name": "Spy"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3491"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9220"
        }
    ]
}