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

{
    "url": "https://demozoo.org/api/v1/releasers/996/?format=api",
    "demozoo_url": "https://demozoo.org/groups/996/",
    "id": 996,
    "name": "BluFlame",
    "is_group": true,
    "nicks": [
        {
            "name": "Blu-Flame",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Blu-Flame"
            ]
        },
        {
            "name": "BluFlame",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "BluFlame"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/998/?format=api",
                "id": 998,
                "name": "Hel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/999/?format=api",
                "id": 999,
                "name": "TGGC"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/997/?format=api",
                "id": 997,
                "name": "CodingCat"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1000/?format=api",
                "id": 1000,
                "name": "xTr1m"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3693/?format=api",
                "id": 3693,
                "name": "raYn"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.blu-flame.org"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8201"
        }
    ]
}