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

{
    "url": "https://demozoo.org/api/v1/releasers/39482/?format=api",
    "demozoo_url": "https://demozoo.org/groups/39482/",
    "id": 39482,
    "name": "CMD",
    "is_group": true,
    "nicks": [
        {
            "name": "CMD",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "CMD"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27518/?format=api",
                "id": 27518,
                "name": "Windi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/41753/?format=api",
                "id": 41753,
                "name": "Lance"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76373/?format=api",
                "id": 76373,
                "name": "Damien"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17557/?format=api",
                "id": 17557,
                "name": "Zickbone"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8207"
        }
    ]
}