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

{
    "url": "https://demozoo.org/api/v1/releasers/39598/?format=api",
    "demozoo_url": "https://demozoo.org/groups/39598/",
    "id": 39598,
    "name": "General Failure",
    "is_group": true,
    "nicks": [
        {
            "name": "General Failure",
            "abbreviation": "GF",
            "is_primary_nick": true,
            "variants": [
                "GF",
                "General Failure"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39599/?format=api",
                "id": 39599,
                "name": "PuthreGuy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39600/?format=api",
                "id": 39600,
                "name": "Little Kopsha"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39601/?format=api",
                "id": 39601,
                "name": "PhM"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39602/?format=api",
                "id": 39602,
                "name": "Foaming Creature"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.zagura.com/?p=8"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13467"
        }
    ]
}