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

{
    "url": "https://demozoo.org/api/v1/releasers/78175/?format=api",
    "demozoo_url": "https://demozoo.org/groups/78175/",
    "id": 78175,
    "name": "Grave Yard Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "Grave Yard Crew",
            "abbreviation": "GYC",
            "is_primary_nick": true,
            "variants": [
                "GYC",
                "Grave Yard Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78176/?format=api",
                "id": 78176,
                "name": "Shadowalker"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78177/?format=api",
                "id": 78177,
                "name": "Sector Ed"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78178/?format=api",
                "id": 78178,
                "name": "Tank"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2710/?format=api",
                "id": 2710,
                "name": "Circuit Breaker"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13806"
        }
    ]
}