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

{
    "url": "https://demozoo.org/api/v1/releasers/70707/?format=api",
    "demozoo_url": "https://demozoo.org/groups/70707/",
    "id": 70707,
    "name": "5KB",
    "is_group": true,
    "nicks": [
        {
            "name": "5KB",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "5KB"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70708/?format=api",
                "id": 70708,
                "name": "Duncan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70709/?format=api",
                "id": 70709,
                "name": "LBB"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125697/?format=api",
                "id": 125697,
                "name": "Bittel Juice"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/5KB"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://cpc-power.com/index.php?page=staff&lenom=5KB"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://memoryfull.net/group.php?id=702"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6709"
        }
    ]
}