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

{
    "url": "https://demozoo.org/api/v1/releasers/6500/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6500/",
    "id": 6500,
    "name": "Loopit",
    "is_group": true,
    "nicks": [
        {
            "name": "Dooit",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dooit"
            ]
        },
        {
            "name": "Loopit",
            "abbreviation": "LPT",
            "is_primary_nick": true,
            "variants": [
                "LPT",
                "Loopit"
            ]
        },
        {
            "name": "Spendit",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Spendit"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10184/?format=api",
                "id": 10184,
                "name": "Reflex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10183/?format=api",
                "id": 10183,
                "name": "Hornet"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/643/?format=api",
                "id": 643,
                "name": "Puryx"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15967/?format=api",
                "id": 15967,
                "name": "Grandalf"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=51151"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2126"
        }
    ]
}