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

{
    "url": "https://demozoo.org/api/v1/releasers/89766/?format=api",
    "demozoo_url": "https://demozoo.org/groups/89766/",
    "id": 89766,
    "name": "Thermal Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "Thermal Crew",
            "abbreviation": "THC",
            "is_primary_nick": true,
            "variants": [
                "THC",
                "Thermal Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89767/?format=api",
                "id": 89767,
                "name": "Felix Da Cat"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28433/?format=api",
                "id": 28433,
                "name": "Hydrocephalus"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14376"
        }
    ]
}