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

{
    "url": "https://demozoo.org/api/v1/releasers/62315/?format=api",
    "demozoo_url": "https://demozoo.org/groups/62315/",
    "id": 62315,
    "name": "Gillette",
    "is_group": true,
    "nicks": [
        {
            "name": "Gillette",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gillette"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137573/?format=api",
                "id": 137573,
                "name": "Sensor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96041/?format=api",
                "id": 96041,
                "name": "Grunf"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53362/?format=api",
                "id": 53362,
                "name": "Haralampie"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=11365"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3558"
        }
    ]
}