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

{
    "url": "https://demozoo.org/api/v1/releasers/9114/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9114/",
    "id": 9114,
    "name": "Castor Cracking Group",
    "is_group": true,
    "nicks": [
        {
            "name": "Castor Cracking Group",
            "abbreviation": "CCG",
            "is_primary_nick": true,
            "variants": [
                "CCG",
                "Castor Cracking Group"
            ]
        },
        {
            "name": "UK Lead",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "UK Lead"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9118/?format=api",
                "id": 9118,
                "name": "Vilcans"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9113/?format=api",
                "id": 9113,
                "name": "Ralph 124C41+"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91413/?format=api",
                "id": 91413,
                "name": "Heradotos"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=775"
        },
        {
            "link_class": "WikipediaPage",
            "url": "http://en.wikipedia.org/wiki/Castor_Cracking_Group"
        }
    ]
}