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

{
    "url": "https://demozoo.org/api/v1/releasers/84157/?format=api",
    "demozoo_url": "https://demozoo.org/groups/84157/",
    "id": 84157,
    "name": "Digital Stimulation",
    "is_group": true,
    "nicks": [
        {
            "name": "Digital Stimulation",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Digital Stimulation"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46527/?format=api",
                "id": 46527,
                "name": "Dawnrazor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46526/?format=api",
                "id": 46526,
                "name": "Peeping Tom"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46525/?format=api",
                "id": 46525,
                "name": "Excessive Freddie"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14805"
        }
    ]
}