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

{
    "url": "https://demozoo.org/api/v1/releasers/9005/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9005/",
    "id": 9005,
    "name": "3SC",
    "is_group": true,
    "nicks": [
        {
            "name": "3SC",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "3SC"
            ]
        },
        {
            "name": "|||",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "|||"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9004/?format=api",
                "id": 9004,
                "name": "Baze"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15303/?format=api",
                "id": 15303,
                "name": "Beetle"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29001/?format=api",
                "id": 29001,
                "name": "Hvge"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29019/?format=api",
                "id": 29019,
                "name": "RiXta"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://baze.sk/3sc"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=709"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/3SC"
        }
    ]
}