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

{
    "url": "https://demozoo.org/api/v1/releasers/73220/?format=api",
    "demozoo_url": "https://demozoo.org/groups/73220/",
    "id": 73220,
    "name": "Deep Zone",
    "is_group": true,
    "nicks": [
        {
            "name": "Deep Zone",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Deep Zone"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1514/?format=api",
                "id": 1514,
                "name": "Ecstasy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8815/?format=api",
                "id": 8815,
                "name": "Phase"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80124/?format=api",
                "id": 80124,
                "name": "Nefaria"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14789/?format=api",
                "id": 14789,
                "name": "Anti"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98369/?format=api",
                "id": 98369,
                "name": "Wargod"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=42171"
        }
    ]
}