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

{
    "url": "https://demozoo.org/api/v1/releasers/108135/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108135/",
    "id": 108135,
    "name": "Hightec",
    "is_group": true,
    "nicks": [
        {
            "name": "High Tec Crew",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "High Tec Crew"
            ]
        },
        {
            "name": "Hightec",
            "abbreviation": "HTC",
            "is_primary_nick": true,
            "variants": [
                "HTC",
                "Hightec"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/113087/?format=api",
                "id": 113087,
                "name": "Narrow"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90860/?format=api",
                "id": 90860,
                "name": "Tricom"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2424"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8845"
        }
    ]
}