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

{
    "url": "https://demozoo.org/api/v1/releasers/126121/?format=api",
    "demozoo_url": "https://demozoo.org/groups/126121/",
    "id": 126121,
    "name": "The Pfaelzer Cracking Club",
    "is_group": true,
    "nicks": [
        {
            "name": "The Pfaelzer Cracking Club",
            "abbreviation": "TPCC",
            "is_primary_nick": true,
            "variants": [
                "TPCC",
                "The Pfaelzer Cracking Club"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114286/?format=api",
                "id": 114286,
                "name": "Riff Raff"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126122/?format=api",
                "id": 126122,
                "name": "Quasimodo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70846/?format=api",
                "id": 70846,
                "name": "Racoon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126123/?format=api",
                "id": 126123,
                "name": "Trinie"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=9966"
        }
    ]
}