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

{
    "url": "https://demozoo.org/api/v1/releasers/107024/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107024/",
    "id": 107024,
    "name": "Art Design",
    "is_group": true,
    "nicks": [
        {
            "name": "Art Design",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Art Design"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1145/?format=api",
                "id": 1145,
                "name": "Baracuda"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/128165/?format=api",
                "id": 128165,
                "name": "Dee Jay"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142650/?format=api",
                "id": 142650,
                "name": "Vampire"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=202"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6472"
        }
    ]
}