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

{
    "url": "https://demozoo.org/api/v1/releasers/109631/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109631/",
    "id": 109631,
    "name": "The Critters",
    "is_group": true,
    "nicks": [
        {
            "name": "The Critters",
            "abbreviation": "CRS",
            "is_primary_nick": true,
            "variants": [
                "CRS",
                "The Critters"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141712/?format=api",
                "id": 141712,
                "name": "Rusty"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142705/?format=api",
                "id": 142705,
                "name": "John Rambo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142821/?format=api",
                "id": 142821,
                "name": "Exumer"
            },
            "is_current": false
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/107048/?format=api",
                "id": 107048,
                "name": "Atomic Industries"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "C64chGroup",
            "url": "https://c64.ch/groups/395"
        },
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3608"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9272"
        }
    ]
}