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

{
    "url": "https://demozoo.org/api/v1/releasers/81719/?format=api",
    "demozoo_url": "https://demozoo.org/groups/81719/",
    "id": 81719,
    "name": "Choice",
    "is_group": true,
    "nicks": [
        {
            "name": "Choice",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Choice"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14657/?format=api",
                "id": 14657,
                "name": "Gryzor"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5035/?format=api",
                "id": 5035,
                "name": "Scooby"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101585/?format=api",
                "id": 101585,
                "name": "Frazze"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90770/?format=api",
                "id": 90770,
                "name": "Maniac"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145305/?format=api",
                "id": 145305,
                "name": "Darkseid"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=976"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8363"
        }
    ]
}