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

{
    "url": "https://demozoo.org/api/v1/releasers/26649/?format=api",
    "demozoo_url": "https://demozoo.org/groups/26649/",
    "id": 26649,
    "name": "Darkstar System",
    "is_group": true,
    "nicks": [
        {
            "name": "Darkstar System",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Darkstar System"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26648/?format=api",
                "id": 26648,
                "name": "FusiuM"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37026/?format=api",
                "id": 37026,
                "name": "Infinity"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}