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

{
    "url": "https://demozoo.org/api/v1/releasers/15228/?format=api",
    "demozoo_url": "https://demozoo.org/groups/15228/",
    "id": 15228,
    "name": "Pw-inc",
    "is_group": true,
    "nicks": [
        {
            "name": "PW Inc",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "PW Inc"
            ]
        },
        {
            "name": "Pw-inc",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pw-inc"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67/?format=api",
                "id": 67,
                "name": "Whisker"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49243/?format=api",
                "id": 49243,
                "name": "Airhead"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10271/?format=api",
                "id": 10271,
                "name": "Yonx"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3745"
        }
    ]
}