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

{
    "url": "https://demozoo.org/api/v1/releasers/221/?format=api",
    "demozoo_url": "https://demozoo.org/groups/221/",
    "id": 221,
    "name": "BitFellas",
    "is_group": true,
    "nicks": [
        {
            "name": "BitFellas",
            "abbreviation": "BF",
            "is_primary_nick": true,
            "variants": [
                "BF",
                "BitFellas"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/849/?format=api",
                "id": 849,
                "name": "Alien"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/224/?format=api",
                "id": 224,
                "name": "Virgill"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10195/?format=api",
                "id": 10195,
                "name": "Amigo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/208/?format=api",
                "id": 208,
                "name": "aMUSiC"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/817/?format=api",
                "id": 817,
                "name": "Buzzer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68/?format=api",
                "id": 68,
                "name": "CONS"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3686/?format=api",
                "id": 3686,
                "name": "Veto"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14419/?format=api",
                "id": 14419,
                "name": "Bobic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/64567/?format=api",
                "id": 64567,
                "name": "AA-Ray"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3844/?format=api",
                "id": 3844,
                "name": "KF"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/300/?format=api",
                "id": 300,
                "name": "Chromag"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.bitfellas.org/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=5045"
        }
    ]
}