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

{
    "url": "https://demozoo.org/api/v1/releasers/40660/?format=api",
    "demozoo_url": "https://demozoo.org/groups/40660/",
    "id": 40660,
    "name": "Pihvi",
    "is_group": true,
    "nicks": [
        {
            "name": "Pihvi",
            "abbreviation": "PIH",
            "is_primary_nick": true,
            "variants": [
                "PIH",
                "Pihvi"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40661/?format=api",
                "id": 40661,
                "name": "Smash"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40662/?format=api",
                "id": 40662,
                "name": "Dude"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40663/?format=api",
                "id": 40663,
                "name": "Pandora"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}