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

{
    "url": "https://demozoo.org/api/v1/releasers/11014/?format=api",
    "demozoo_url": "https://demozoo.org/groups/11014/",
    "id": 11014,
    "name": "Elvont",
    "is_group": true,
    "nicks": [
        {
            "name": "Elvont",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Elvont"
            ]
        },
        {
            "name": "Elvont Prodz",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Elvont Prodz"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3760/?format=api",
                "id": 3760,
                "name": "Blala"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11010/?format=api",
                "id": 11010,
                "name": "TiF"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52/?format=api",
                "id": 52,
                "name": "Stephen"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51/?format=api",
                "id": 51,
                "name": "Shaman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50/?format=api",
                "id": 50,
                "name": "Warpig"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11009/?format=api",
                "id": 11009,
                "name": "Titus"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=797"
        }
    ]
}