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

{
    "url": "https://demozoo.org/api/v1/releasers/48290/?format=api",
    "demozoo_url": "https://demozoo.org/groups/48290/",
    "id": 48290,
    "name": "Exotic Designs",
    "is_group": true,
    "nicks": [
        {
            "name": "Exotic Designs",
            "abbreviation": "EXD",
            "is_primary_nick": true,
            "variants": [
                "EXD",
                "Exotic Designs"
            ]
        },
        {
            "name": "Exotik!Designs",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Exotik!Designs"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21518/?format=api",
                "id": 21518,
                "name": "Mental Trip"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73906/?format=api",
                "id": 73906,
                "name": "Sticky Baboon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21505/?format=api",
                "id": 21505,
                "name": "Phanatik"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70413/?format=api",
                "id": 70413,
                "name": "BoRZom"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}