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

{
    "url": "https://demozoo.org/api/v1/releasers/109628/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109628/",
    "id": 109628,
    "name": "The Cream Crackers",
    "is_group": true,
    "nicks": [
        {
            "name": "The Cream Crackers",
            "abbreviation": "TCC",
            "is_primary_nick": true,
            "variants": [
                "TCC",
                "The Cream Crackers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142254/?format=api",
                "id": 142254,
                "name": "Pag"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142258/?format=api",
                "id": 142258,
                "name": "Berni"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142674/?format=api",
                "id": 142674,
                "name": "The Mad Butcher"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "C64chGroup",
            "url": "https://c64.ch/groups/743"
        },
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1773"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8656"
        }
    ]
}