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

{
    "url": "https://demozoo.org/api/v1/releasers/15206/?format=api",
    "demozoo_url": "https://demozoo.org/groups/15206/",
    "id": 15206,
    "name": "After Eights",
    "is_group": true,
    "nicks": [
        {
            "name": "After Eights",
            "abbreviation": "A8S",
            "is_primary_nick": true,
            "variants": [
                "A8S",
                "After Eights"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16254/?format=api",
                "id": 16254,
                "name": "Reflect"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70545/?format=api",
                "id": 70545,
                "name": "Stranger"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10980/?format=api",
                "id": 10980,
                "name": "Altruist"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95066/?format=api",
                "id": 95066,
                "name": "Mr. Shuffle"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16065/?format=api",
                "id": 16065,
                "name": "Cybbe"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9728"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1128"
        }
    ]
}