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

{
    "url": "https://demozoo.org/api/v1/releasers/108892/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108892/",
    "id": 108892,
    "name": "Shamrock",
    "is_group": true,
    "nicks": [
        {
            "name": "Shamrock",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Shamrock"
            ]
        },
        {
            "name": "Shamrock Designs Ltd.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Shamrock Designs Ltd."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141905/?format=api",
                "id": 141905,
                "name": "Taylor"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139573/?format=api",
                "id": 139573,
                "name": "The Challenger"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139574/?format=api",
                "id": 139574,
                "name": "The Iron Coder"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139576/?format=api",
                "id": 139576,
                "name": "The Rom Rammer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144537/?format=api",
                "id": 144537,
                "name": "Berry"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123035/?format=api",
                "id": 123035,
                "name": "The Fat Boy"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3561"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9252"
        }
    ]
}