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

{
    "url": "https://demozoo.org/api/v1/releasers/6008/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6008/",
    "id": 6008,
    "name": "Shitfaced Clowns",
    "is_group": true,
    "nicks": [
        {
            "name": "Shitfaced Clowns",
            "abbreviation": "SFC",
            "is_primary_nick": true,
            "variants": [
                "SFC",
                "Shitfaced Clowns"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9855/?format=api",
                "id": 9855,
                "name": "Spookysys"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1998/?format=api",
                "id": 1998,
                "name": "Kusma"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/546/?format=api",
                "id": 546,
                "name": "Snarling"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/55/?format=api",
                "id": 55,
                "name": "Fred"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1295/?format=api",
                "id": 1295,
                "name": "Dixan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1289/?format=api",
                "id": 1289,
                "name": "Synteesi"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=39297"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4843"
        }
    ]
}