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

{
    "url": "https://demozoo.org/api/v1/releasers/18918/?format=api",
    "demozoo_url": "https://demozoo.org/groups/18918/",
    "id": 18918,
    "name": "D-Vision",
    "is_group": true,
    "nicks": [
        {
            "name": "D-Vision",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "D-Vision"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19970/?format=api",
                "id": 19970,
                "name": "Simm"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48343/?format=api",
                "id": 48343,
                "name": "Wild Weasel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48344/?format=api",
                "id": 48344,
                "name": "WIWYG"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48345/?format=api",
                "id": 48345,
                "name": "SAM"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13405"
        }
    ]
}