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

{
    "url": "https://demozoo.org/api/v1/releasers/45322/?format=api",
    "demozoo_url": "https://demozoo.org/groups/45322/",
    "id": 45322,
    "name": "The Bug Legitimated Crackers",
    "is_group": true,
    "nicks": [
        {
            "name": "The Bug Legitimated Crackers",
            "abbreviation": "TBLC",
            "is_primary_nick": true,
            "variants": [
                "TBLC",
                "The Bug Legitimated Crackers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1258/?format=api",
                "id": 1258,
                "name": "Alta"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45323/?format=api",
                "id": 45323,
                "name": "The Pupil"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45324/?format=api",
                "id": 45324,
                "name": "Mr Top"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2724"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8977"
        }
    ]
}