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

{
    "url": "https://demozoo.org/api/v1/releasers/105739/?format=api",
    "demozoo_url": "https://demozoo.org/groups/105739/",
    "id": 105739,
    "name": "Ideal",
    "is_group": true,
    "nicks": [
        {
            "name": "Ideal",
            "abbreviation": "IDL",
            "is_primary_nick": true,
            "variants": [
                "IDL",
                "Ideal"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140724/?format=api",
                "id": 140724,
                "name": "Mirage"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52545/?format=api",
                "id": 52545,
                "name": "Joe The Madman"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2039"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14440"
        }
    ]
}