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

{
    "url": "https://demozoo.org/api/v1/releasers/40569/?format=api",
    "demozoo_url": "https://demozoo.org/groups/40569/",
    "id": 40569,
    "name": "8bitpeoples",
    "is_group": true,
    "nicks": [
        {
            "name": "8bitpeoples",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "8bitpeoples"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39945/?format=api",
                "id": 39945,
                "name": "Nullsleep"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/41883/?format=api",
                "id": 41883,
                "name": "Bit Shifter"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/41130/?format=api",
                "id": 41130,
                "name": "Random"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72183/?format=api",
                "id": 72183,
                "name": "No Carrier"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.8bitpeoples.com/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3497"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/8bitpeoples"
        },
        {
            "link_class": "WikipediaPage",
            "url": "https://en.wikipedia.org/wiki/8bitpeoples"
        }
    ]
}