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

{
    "url": "https://demozoo.org/api/v1/releasers/3731/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3731/",
    "id": 3731,
    "name": "Digital Dynamite",
    "is_group": true,
    "nicks": [
        {
            "name": "Digital Dynamite",
            "abbreviation": "DD",
            "is_primary_nick": true,
            "variants": [
                "DD",
                "Digital Dynamite"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26882/?format=api",
                "id": 26882,
                "name": "KcG"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1281/?format=api",
                "id": 1281,
                "name": "TrX"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18563/?format=api",
                "id": 18563,
                "name": "Mephizto"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30451/?format=api",
                "id": 30451,
                "name": "Dr. Rigor Mortis"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1274/?format=api",
                "id": 1274,
                "name": "BoyC"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34785/?format=api",
                "id": 34785,
                "name": "mrmaim"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106838/?format=api",
                "id": 106838,
                "name": "Suhanc"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/119810/?format=api",
                "id": 119810,
                "name": "Munch(A)usen"
            },
            "is_current": false
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/34786/?format=api",
                "id": 34786,
                "name": "TM/BB"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://digitaldynamite.hu/"
        },
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/digital-dynamite"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1230"
        }
    ]
}