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

{
    "url": "https://demozoo.org/api/v1/releasers/48327/?format=api",
    "demozoo_url": "https://demozoo.org/groups/48327/",
    "id": 48327,
    "name": "Awake!",
    "is_group": true,
    "nicks": [
        {
            "name": "Awake!",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Awake!"
            ]
        },
        {
            "name": "The Universal Coders",
            "abbreviation": "TUC",
            "is_primary_nick": false,
            "variants": [
                "TUC",
                "The Universal Coders"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48328/?format=api",
                "id": 48328,
                "name": "Brightness"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48329/?format=api",
                "id": 48329,
                "name": "Sciboss"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48330/?format=api",
                "id": 48330,
                "name": "Datra"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46746/?format=api",
                "id": 46746,
                "name": "Shake"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48331/?format=api",
                "id": 48331,
                "name": "Cuby"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11506"
        }
    ]
}