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

{
    "url": "https://demozoo.org/api/v1/releasers/27932/?format=api",
    "demozoo_url": "https://demozoo.org/groups/27932/",
    "id": 27932,
    "name": "Beepdealers",
    "is_group": true,
    "nicks": [
        {
            "name": "Beepdealers",
            "abbreviation": "BPD",
            "is_primary_nick": true,
            "variants": [
                "BPD",
                "Beepdealers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11888/?format=api",
                "id": 11888,
                "name": "zabutom"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5820/?format=api",
                "id": 5820,
                "name": "lithis"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4318/?format=api",
                "id": 4318,
                "name": "Malmen"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44100/?format=api",
                "id": 44100,
                "name": "Produkt"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17200/?format=api",
                "id": 17200,
                "name": "Nim"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27933/?format=api",
                "id": 27933,
                "name": "Datachild"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1881"
        }
    ]
}