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

{
    "url": "https://demozoo.org/api/v1/releasers/27825/?format=api",
    "demozoo_url": "https://demozoo.org/groups/27825/",
    "id": 27825,
    "name": "PC Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "PC Crew",
            "abbreviation": "PCC",
            "is_primary_nick": true,
            "variants": [
                "PC Crew",
                "PCC"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27824/?format=api",
                "id": 27824,
                "name": "3D Man"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11603/?format=api",
                "id": 11603,
                "name": "Black Axe"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78228/?format=api",
                "id": 78228,
                "name": "Psych0"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78229/?format=api",
                "id": 78229,
                "name": "MacBain"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78230/?format=api",
                "id": 78230,
                "name": "Xentrix"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78231/?format=api",
                "id": 78231,
                "name": "The Chaot"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75838/?format=api",
                "id": 75838,
                "name": "Fatty"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13813"
        }
    ]
}