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

{
    "url": "https://demozoo.org/api/v1/releasers/16267/?format=api",
    "demozoo_url": "https://demozoo.org/groups/16267/",
    "id": 16267,
    "name": "BionFX",
    "is_group": true,
    "nicks": [
        {
            "name": "BionFX",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bion FX",
                "BionFX"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10636/?format=api",
                "id": 10636,
                "name": "Plex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17506/?format=api",
                "id": 17506,
                "name": "Imagician"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27092/?format=api",
                "id": 27092,
                "name": "Oak"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27065/?format=api",
                "id": 27065,
                "name": "Dolby"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.bionfx.de/indexo.html"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=843"
        }
    ]
}