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

{
    "url": "https://demozoo.org/api/v1/releasers/8961/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8961/",
    "id": 8961,
    "name": "Code Busters",
    "is_group": true,
    "nicks": [
        {
            "name": "Code Busters",
            "abbreviation": "CB",
            "is_primary_nick": true,
            "variants": [
                "CB",
                "Code Busters",
                "Codebusters"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9324/?format=api",
                "id": 9324,
                "name": "Prestige"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8960/?format=api",
                "id": 8960,
                "name": "Klav"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8962/?format=api",
                "id": 8962,
                "name": "RST7"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8963/?format=api",
                "id": 8963,
                "name": "Max Iwamoto"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67258/?format=api",
                "id": 67258,
                "name": "Husein"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12281/?format=api",
                "id": 12281,
                "name": "Moonlight"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80809/?format=api",
                "id": 80809,
                "name": "Homesoft"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103317/?format=api",
                "id": 103317,
                "name": "SJ Sam"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127062/?format=api",
                "id": 127062,
                "name": "NSG"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127065/?format=api",
                "id": 127065,
                "name": "Twin S."
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=40451"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=770"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Code_Busters"
        }
    ]
}