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

{
    "url": "https://demozoo.org/api/v1/releasers/11274/?format=api",
    "demozoo_url": "https://demozoo.org/groups/11274/",
    "id": 11274,
    "name": "Thaumaturge",
    "is_group": true,
    "nicks": [
        {
            "name": "Thaumaturge",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Thaumaturge"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11273/?format=api",
                "id": 11273,
                "name": "Warp"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11277/?format=api",
                "id": 11277,
                "name": "Spark"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11275/?format=api",
                "id": 11275,
                "name": "Tharsis"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24817/?format=api",
                "id": 24817,
                "name": "Mugshot"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11278/?format=api",
                "id": 11278,
                "name": "Shako"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://320x200.org/1999/thaumaturge/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1483"
        }
    ]
}