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

{
    "url": "https://demozoo.org/api/v1/releasers/34085/?format=api",
    "demozoo_url": "https://demozoo.org/groups/34085/",
    "id": 34085,
    "name": "Reaktor Blok No. 11",
    "is_group": true,
    "nicks": [
        {
            "name": "RB11",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "RB11"
            ]
        },
        {
            "name": "Reaktor Blok No. 11",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Reaktor Blok No. 11"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34061/?format=api",
                "id": 34061,
                "name": "Oz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34058/?format=api",
                "id": 34058,
                "name": "Mr. Mult"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34057/?format=api",
                "id": 34057,
                "name": "DJ Morty"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7858"
        }
    ]
}