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

{
    "url": "https://demozoo.org/api/v1/releasers/1986/?format=api",
    "demozoo_url": "https://demozoo.org/groups/1986/",
    "id": 1986,
    "name": "Suburban Base",
    "is_group": true,
    "nicks": [
        {
            "name": "Suburban Base",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Suburban Base"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1640/?format=api",
                "id": 1640,
                "name": "Eracore"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1639/?format=api",
                "id": 1639,
                "name": "Randall"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82268/?format=api",
                "id": 82268,
                "name": "Slash"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30001/?format=api",
                "id": 30001,
                "name": "Sniffet"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82290/?format=api",
                "id": 82290,
                "name": "Tripman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58095/?format=api",
                "id": 58095,
                "name": "Krypton"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/94441/?format=api",
                "id": 94441,
                "name": "Bareface"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/94738/?format=api",
                "id": 94738,
                "name": "Pure Magic"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10354/?format=api",
                "id": 10354,
                "name": "Shapechanger"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124087/?format=api",
                "id": 124087,
                "name": "Heinz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1642/?format=api",
                "id": 1642,
                "name": "Burton"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8961"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1552"
        }
    ]
}