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

{
    "url": "https://demozoo.org/api/v1/releasers/7530/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7530/",
    "id": 7530,
    "name": "Masters Of Reality",
    "is_group": true,
    "nicks": [
        {
            "name": "Masters Of Reality",
            "abbreviation": "MOR",
            "is_primary_nick": true,
            "variants": [
                "MOR",
                "Masters Of Reality"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7515/?format=api",
                "id": 7515,
                "name": "Bizzmo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7541/?format=api",
                "id": 7541,
                "name": "TDM"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140293/?format=api",
                "id": 140293,
                "name": "Ben Hayes"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3759"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8097"
        }
    ]
}