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

{
    "url": "https://demozoo.org/api/v1/releasers/9145/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9145/",
    "id": 9145,
    "name": "Green Bit Group",
    "is_group": true,
    "nicks": [
        {
            "name": "Green Bit Group",
            "abbreviation": "GBG",
            "is_primary_nick": true,
            "variants": [
                "GBG",
                "Green Bit",
                "Green Bit Group",
                "GreenBitG"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9144/?format=api",
                "id": 9144,
                "name": "Starling"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9146/?format=api",
                "id": 9146,
                "name": "Dimidrol"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9148/?format=api",
                "id": 9148,
                "name": "Arhon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9374/?format=api",
                "id": 9374,
                "name": "Iron Lord"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9147/?format=api",
                "id": 9147,
                "name": "C-jeff"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10796"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Green_Bit_Group"
        },
        {
            "link_class": "ZxArtGroup",
            "url": "https://zxart.ee/eng/groups/g/green-bit-group/"
        }
    ]
}