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

{
    "url": "https://demozoo.org/api/v1/releasers/6082/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6082/",
    "id": 6082,
    "name": "Digital Overflow",
    "is_group": true,
    "nicks": [
        {
            "name": "Digital Overflow",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Digital Overflow"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/903/?format=api",
                "id": 903,
                "name": "D.Fox"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14181/?format=api",
                "id": 14181,
                "name": "Shadow"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14192/?format=api",
                "id": 14192,
                "name": "Knightshift"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15306/?format=api",
                "id": 15306,
                "name": "Spy"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=406"
        }
    ]
}