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

{
    "url": "https://demozoo.org/api/v1/releasers/63664/?format=api",
    "demozoo_url": "https://demozoo.org/groups/63664/",
    "id": 63664,
    "name": "The Untouchables",
    "is_group": true,
    "nicks": [
        {
            "name": "The Untouchables",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Untouchables"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92383/?format=api",
                "id": 92383,
                "name": "Spirax"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96159/?format=api",
                "id": 96159,
                "name": "Incog"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99390/?format=api",
                "id": 99390,
                "name": "Grover Jr."
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103358/?format=api",
                "id": 103358,
                "name": "Reedux"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65875/?format=api",
                "id": 65875,
                "name": "Yeggman"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=6999"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14460"
        }
    ]
}