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

{
    "url": "https://demozoo.org/api/v1/releasers/33286/?format=api",
    "demozoo_url": "https://demozoo.org/groups/33286/",
    "id": 33286,
    "name": "3S",
    "is_group": true,
    "nicks": [
        {
            "name": "3S",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "3S"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33285/?format=api",
                "id": 33285,
                "name": "Dustman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33278/?format=api",
                "id": 33278,
                "name": "Stan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33280/?format=api",
                "id": 33280,
                "name": "Kornichon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33288/?format=api",
                "id": 33288,
                "name": "3Dsman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33287/?format=api",
                "id": 33287,
                "name": "MournBringer"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3741"
        }
    ]
}