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

{
    "url": "https://demozoo.org/api/v1/releasers/14297/?format=api",
    "demozoo_url": "https://demozoo.org/groups/14297/",
    "id": 14297,
    "name": "HNO3",
    "is_group": true,
    "nicks": [
        {
            "name": "HNO3",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "HNO3"
            ]
        },
        {
            "name": "HNO3 Crew",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "HNO3 Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14296/?format=api",
                "id": 14296,
                "name": "Mankeli"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22630/?format=api",
                "id": 22630,
                "name": "Bazed"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22628/?format=api",
                "id": 22628,
                "name": "Onion"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2739"
        }
    ]
}