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

{
    "url": "https://demozoo.org/api/v1/releasers/30601/?format=api",
    "demozoo_url": "https://demozoo.org/groups/30601/",
    "id": 30601,
    "name": "THCOutput",
    "is_group": true,
    "nicks": [
        {
            "name": "THCOutput",
            "abbreviation": "THC",
            "is_primary_nick": true,
            "variants": [
                "THC",
                "THCOutput"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38186/?format=api",
                "id": 38186,
                "name": "wkk"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28529/?format=api",
                "id": 28529,
                "name": "GB"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34454/?format=api",
                "id": 34454,
                "name": "Dencrypt"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39943/?format=api",
                "id": 39943,
                "name": "j"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1736"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2522"
        }
    ]
}