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

{
    "url": "https://demozoo.org/api/v1/releasers/4975/?format=api",
    "demozoo_url": "https://demozoo.org/groups/4975/",
    "id": 4975,
    "name": "Quackers",
    "is_group": true,
    "nicks": [
        {
            "name": "Quackers",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Quackers"
            ]
        },
        {
            "name": "The Quackers 1349",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Quackers 1349"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63179/?format=api",
                "id": 63179,
                "name": "Rainmaker"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18604/?format=api",
                "id": 18604,
                "name": "Mr. Last"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91613/?format=api",
                "id": 91613,
                "name": "Van Der Elch"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91611/?format=api",
                "id": 91611,
                "name": "Another One"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91612/?format=api",
                "id": 91612,
                "name": "Strange Quark"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144608/?format=api",
                "id": 144608,
                "name": "The Duck"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=4012"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=5978"
        }
    ]
}