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

{
    "url": "https://demozoo.org/api/v1/releasers/8712/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8712/",
    "id": 8712,
    "name": "Sublogic",
    "is_group": true,
    "nicks": [
        {
            "name": "Sub Logic",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sub Logic"
            ]
        },
        {
            "name": "Sublogic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sublogic"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13024/?format=api",
                "id": 13024,
                "name": "Credex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13025/?format=api",
                "id": 13025,
                "name": "Oce"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20480/?format=api",
                "id": 20480,
                "name": "Pahladin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1661/?format=api",
                "id": 1661,
                "name": "Kravitz"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74540/?format=api",
                "id": 74540,
                "name": "Dreamer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35821/?format=api",
                "id": 35821,
                "name": "Lepra"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=791"
        }
    ]
}