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

{
    "url": "https://demozoo.org/api/v1/releasers/83846/?format=api",
    "demozoo_url": "https://demozoo.org/groups/83846/",
    "id": 83846,
    "name": "Royal Crackers International",
    "is_group": true,
    "nicks": [
        {
            "name": "Royal Crackers International",
            "abbreviation": "RCI",
            "is_primary_nick": true,
            "variants": [
                "RCI",
                "Royal Crackers International"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79466/?format=api",
                "id": 79466,
                "name": "Alchemist Cracking Service"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57568/?format=api",
                "id": 57568,
                "name": "Mastermind"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2801/?format=api",
                "id": 2801,
                "name": "The Alchemist"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48305/?format=api",
                "id": 48305,
                "name": "SMC"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3960"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9391"
        }
    ]
}