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

{
    "url": "https://demozoo.org/api/v1/releasers/6433/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6433/",
    "id": 6433,
    "name": "DTIMGW",
    "is_group": true,
    "nicks": [
        {
            "name": "DTIMGW",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DT-IMGW",
                "DTIMGW"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26886/?format=api",
                "id": 26886,
                "name": "Sade"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30422/?format=api",
                "id": 30422,
                "name": "ForceQ"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30454/?format=api",
                "id": 30454,
                "name": "BorecsQ"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30462/?format=api",
                "id": 30462,
                "name": "DJ ON"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10096"
        }
    ]
}