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

{
    "url": "https://demozoo.org/api/v1/releasers/53748/?format=api",
    "demozoo_url": "https://demozoo.org/groups/53748/",
    "id": 53748,
    "name": "The BAM International",
    "is_group": true,
    "nicks": [
        {
            "name": "The BAM International",
            "abbreviation": "BAM",
            "is_primary_nick": true,
            "variants": [
                "BAM",
                "The BAM International"
            ]
        },
        {
            "name": "The Bam",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The B.A.M.",
                "The Bam"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53749/?format=api",
                "id": 53749,
                "name": "Bert"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69495/?format=api",
                "id": 69495,
                "name": "ACS"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3063"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6102"
        }
    ]
}