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

{
    "url": "https://demozoo.org/api/v1/releasers/78818/?format=api",
    "demozoo_url": "https://demozoo.org/groups/78818/",
    "id": 78818,
    "name": "XAP",
    "is_group": true,
    "nicks": [
        {
            "name": "XAP",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "EX Apple Pirates",
                "XAP"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78819/?format=api",
                "id": 78819,
                "name": "Capt Bligh"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45481/?format=api",
                "id": 45481,
                "name": "Parity Error"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78820/?format=api",
                "id": 78820,
                "name": "Stingray"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78821/?format=api",
                "id": 78821,
                "name": "PointX"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14212/?format=api",
                "id": 14212,
                "name": "Tank"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17514/?format=api",
                "id": 17514,
                "name": "Zed Nitro"
            },
            "is_current": false
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/78822/?format=api",
                "id": 78822,
                "name": "XAP-ART"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://16colo.rs/tags/content/xap"
        },
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/xap"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13853"
        }
    ]
}