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

{
    "url": "https://demozoo.org/api/v1/releasers/8920/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8920/",
    "id": 8920,
    "name": "Level 16",
    "is_group": true,
    "nicks": [
        {
            "name": "Level 16",
            "abbreviation": "L16",
            "is_primary_nick": true,
            "variants": [
                "L16",
                "Level 16"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31490/?format=api",
                "id": 31490,
                "name": "The Union"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31719/?format=api",
                "id": 31719,
                "name": "Ilja"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31720/?format=api",
                "id": 31720,
                "name": "Don"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65727/?format=api",
                "id": 65727,
                "name": "MS"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/L/LEVEL_16/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3824"
        }
    ]
}