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

{
    "url": "https://demozoo.org/api/v1/releasers/80806/?format=api",
    "demozoo_url": "https://demozoo.org/groups/80806/",
    "id": 80806,
    "name": "POT",
    "is_group": true,
    "nicks": [
        {
            "name": "POT",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "POT"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80807/?format=api",
                "id": 80807,
                "name": "DC"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/119737/?format=api",
                "id": 119737,
                "name": "Deathstalker"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/119738/?format=api",
                "id": 119738,
                "name": "White Power"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86339/?format=api",
                "id": 86339,
                "name": "MistaWho"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13979"
        }
    ]
}