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

{
    "url": "https://demozoo.org/api/v1/releasers/34400/?format=api",
    "demozoo_url": "https://demozoo.org/groups/34400/",
    "id": 34400,
    "name": "Level 42",
    "is_group": true,
    "nicks": [
        {
            "name": "Level 42",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Level 42"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28907/?format=api",
                "id": 28907,
                "name": "Coco Industries"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126178/?format=api",
                "id": 126178,
                "name": "JCG"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132737/?format=api",
                "id": 132737,
                "name": "Falcon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132738/?format=api",
                "id": 132738,
                "name": "American Fighter"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/LEVEL42/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7097"
        }
    ]
}