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

{
    "url": "https://demozoo.org/api/v1/releasers/68182/?format=api",
    "demozoo_url": "https://demozoo.org/groups/68182/",
    "id": 68182,
    "name": "Minimal",
    "is_group": true,
    "nicks": [
        {
            "name": "Minimal",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Minimal"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2009/?format=api",
                "id": 2009,
                "name": "Punqtured"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10295/?format=api",
                "id": 10295,
                "name": "Glow"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44283/?format=api",
                "id": 44283,
                "name": "Tropical Trevor"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12903"
        }
    ]
}