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

{
    "url": "https://demozoo.org/api/v1/releasers/75289/?format=api",
    "demozoo_url": "https://demozoo.org/groups/75289/",
    "id": 75289,
    "name": "Insiders",
    "is_group": true,
    "nicks": [
        {
            "name": "Insider",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Insider"
            ]
        },
        {
            "name": "Insiders",
            "abbreviation": "TIS",
            "is_primary_nick": true,
            "variants": [
                "Insiders",
                "TIS"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57072/?format=api",
                "id": 57072,
                "name": "Angel of Death"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75291/?format=api",
                "id": 75291,
                "name": "MRP"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2207"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8789"
        }
    ]
}