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

{
    "url": "https://demozoo.org/api/v1/releasers/89752/?format=api",
    "demozoo_url": "https://demozoo.org/groups/89752/",
    "id": 89752,
    "name": "CI 5 The Professionals",
    "is_group": true,
    "nicks": [
        {
            "name": "CI 5 The Professionals",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "CI 5 The Professionals"
            ]
        },
        {
            "name": "CI-5",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "CI-5"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123328/?format=api",
                "id": 123328,
                "name": "Cowley"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123329/?format=api",
                "id": 123329,
                "name": "Bodie"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123330/?format=api",
                "id": 123330,
                "name": "Doyle"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3998"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9402"
        }
    ]
}