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

{
    "url": "https://demozoo.org/api/v1/releasers/107855/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107855/",
    "id": 107855,
    "name": "European Cracking Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "European Cracking Crew",
            "abbreviation": "ECC",
            "is_primary_nick": true,
            "variants": [
                "ECC",
                "European Cracking Crew"
            ]
        }
    ],
    "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/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": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2627"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8935"
        }
    ]
}