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

{
    "url": "https://demozoo.org/api/v1/releasers/107765/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107765/",
    "id": 107765,
    "name": "Pirates Gone Crazy",
    "is_group": true,
    "nicks": [
        {
            "name": "Pirates Gone Crazy",
            "abbreviation": "PGC",
            "is_primary_nick": true,
            "variants": [
                "PGC",
                "Pirates Gone Crasy",
                "Pirates Gone Crazy"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136682/?format=api",
                "id": 136682,
                "name": "Prozax"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136683/?format=api",
                "id": 136683,
                "name": "Thesmurf"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72576/?format=api",
                "id": 72576,
                "name": "Netman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133955/?format=api",
                "id": 133955,
                "name": "Juanda"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14578"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/pirates_gone_crazy/"
        }
    ]
}