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

{
    "url": "https://demozoo.org/api/v1/releasers/95792/?format=api",
    "demozoo_url": "https://demozoo.org/groups/95792/",
    "id": 95792,
    "name": "Traders Dream",
    "is_group": true,
    "nicks": [
        {
            "name": "Traders Dream",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Traders Dream"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26667/?format=api",
                "id": 26667,
                "name": "Frosty"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18757/?format=api",
                "id": 18757,
                "name": "Rebel"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105520/?format=api",
                "id": 105520,
                "name": "The Lawnmover Man"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114931/?format=api",
                "id": 114931,
                "name": "Cruise"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51951/?format=api",
                "id": 51951,
                "name": "Jr."
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/traders-dream"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=31495"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6937"
        }
    ]
}