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

{
    "url": "https://demozoo.org/api/v1/releasers/68333/?format=api",
    "demozoo_url": "https://demozoo.org/groups/68333/",
    "id": 68333,
    "name": "Asperity",
    "is_group": true,
    "nicks": [
        {
            "name": "Asperity",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Asperity"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139443/?format=api",
                "id": 139443,
                "name": "Raistlin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4788/?format=api",
                "id": 4788,
                "name": "Cutter"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71617/?format=api",
                "id": 71617,
                "name": "Top"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1872/?format=api",
                "id": 1872,
                "name": "Ice Lord"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=29050"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4858"
        }
    ]
}