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

{
    "url": "https://demozoo.org/api/v1/releasers/25017/?format=api",
    "demozoo_url": "https://demozoo.org/groups/25017/",
    "id": 25017,
    "name": "Pipidemic",
    "is_group": true,
    "nicks": [
        {
            "name": "Pipidemic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pipidemic"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9964/?format=api",
                "id": 9964,
                "name": "jb"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25979/?format=api",
                "id": 25979,
                "name": "Tresh"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14504/?format=api",
                "id": 14504,
                "name": "Sanx"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63784/?format=api",
                "id": 63784,
                "name": "Butch"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14502/?format=api",
                "id": 14502,
                "name": "Francis"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71129/?format=api",
                "id": 71129,
                "name": "lamogui"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2167"
        }
    ]
}