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

{
    "url": "https://demozoo.org/api/v1/releasers/67693/?format=api",
    "demozoo_url": "https://demozoo.org/groups/67693/",
    "id": 67693,
    "name": "Kinetic PC",
    "is_group": true,
    "nicks": [
        {
            "name": "Kinetic PC",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kinetic PC"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7477/?format=api",
                "id": 7477,
                "name": "NutCase"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79994/?format=api",
                "id": 79994,
                "name": "Quad"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16843/?format=api",
                "id": 16843,
                "name": "Boose"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11503"
        }
    ]
}