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

{
    "url": "https://demozoo.org/api/v1/releasers/95234/?format=api",
    "demozoo_url": "https://demozoo.org/groups/95234/",
    "id": 95234,
    "name": "Cybernetix",
    "is_group": true,
    "nicks": [
        {
            "name": "Cybernetix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cybernetix"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65101/?format=api",
                "id": 65101,
                "name": "Mythos"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13927/?format=api",
                "id": 13927,
                "name": "Rombust"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/100405/?format=api",
                "id": 100405,
                "name": "St. Michael"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105618/?format=api",
                "id": 105618,
                "name": "Tree"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124027/?format=api",
                "id": 124027,
                "name": "Leonardo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124045/?format=api",
                "id": 124045,
                "name": "Hobbit"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=28602"
        }
    ]
}