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

{
    "url": "https://demozoo.org/api/v1/releasers/118508/?format=api",
    "demozoo_url": "https://demozoo.org/groups/118508/",
    "id": 118508,
    "name": "PPG",
    "is_group": true,
    "nicks": [
        {
            "name": "PPG",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "PPG"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118510/?format=api",
                "id": 118510,
                "name": "The Gonif"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118509/?format=api",
                "id": 118509,
                "name": "The Wombat"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/120630/?format=api",
                "id": 120630,
                "name": "Dr. Micro"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}