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

{
    "url": "https://demozoo.org/api/v1/releasers/7533/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7533/",
    "id": 7533,
    "name": "Relax Designs",
    "is_group": true,
    "nicks": [
        {
            "name": "Relax Designs",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Relax Designs"
            ]
        }
    ],
    "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/135000/?format=api",
                "id": 135000,
                "name": "Iceman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147985/?format=api",
                "id": 147985,
                "name": "Kojak"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147986/?format=api",
                "id": 147986,
                "name": "Genius"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3664"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9292"
        }
    ]
}