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

{
    "url": "https://demozoo.org/api/v1/releasers/70724/?format=api",
    "demozoo_url": "https://demozoo.org/groups/70724/",
    "id": 70724,
    "name": "Taipan",
    "is_group": true,
    "nicks": [
        {
            "name": "Taipan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Taipan"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106323/?format=api",
                "id": 106323,
                "name": "Virus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3088/?format=api",
                "id": 3088,
                "name": "Lion"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93763/?format=api",
                "id": 93763,
                "name": "Synth'O'Nic"
            },
            "is_current": false
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/11473/?format=api",
                "id": 11473,
                "name": "The Timecircle"
            },
            "is_current": false
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=14629"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6966"
        }
    ]
}