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

{
    "url": "https://demozoo.org/api/v1/releasers/6644/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6644/",
    "id": 6644,
    "name": "Dash",
    "is_group": true,
    "nicks": [
        {
            "name": "Dash",
            "abbreviation": "D.A.S.H.",
            "is_primary_nick": true,
            "variants": [
                "D.A.S.H.",
                "Dash"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37405/?format=api",
                "id": 37405,
                "name": "Archon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37406/?format=api",
                "id": 37406,
                "name": "Gamma"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37407/?format=api",
                "id": 37407,
                "name": "Warlock"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82031/?format=api",
                "id": 82031,
                "name": "Ultima"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98745/?format=api",
                "id": 98745,
                "name": "Excess 3"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1006"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=16684"
        }
    ]
}