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

{
    "url": "https://demozoo.org/api/v1/releasers/8494/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8494/",
    "id": 8494,
    "name": "Sect",
    "is_group": true,
    "nicks": [
        {
            "name": "Sect",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sect"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7876/?format=api",
                "id": 7876,
                "name": "Cassiopeia"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75411/?format=api",
                "id": 75411,
                "name": "Conner"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75420/?format=api",
                "id": 75420,
                "name": "Kimba"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99587/?format=api",
                "id": 99587,
                "name": "Elohmubstac"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105039/?format=api",
                "id": 105039,
                "name": "Maldoror"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8694"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9918"
        }
    ]
}