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

{
    "url": "https://demozoo.org/api/v1/releasers/107649/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107649/",
    "id": 107649,
    "name": "Defcon 1",
    "is_group": true,
    "nicks": [
        {
            "name": "Defcon 1",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Defcon 1"
            ]
        },
        {
            "name": "Defcon One",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Defcon One"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117853/?format=api",
                "id": 117853,
                "name": "The Charlatan"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117951/?format=api",
                "id": 117951,
                "name": "Merlin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144820/?format=api",
                "id": 144820,
                "name": "Doc Shock"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3106"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9092"
        }
    ]
}