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

{
    "url": "https://demozoo.org/api/v1/releasers/88523/?format=api",
    "demozoo_url": "https://demozoo.org/groups/88523/",
    "id": 88523,
    "name": "Praline",
    "is_group": true,
    "nicks": [
        {
            "name": "Praline",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Praline"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45947/?format=api",
                "id": 45947,
                "name": "Barjack"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69746/?format=api",
                "id": 69746,
                "name": "Hwikaa"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22136/?format=api",
                "id": 22136,
                "name": "Roudoudou"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145773/?format=api",
                "id": 145773,
                "name": "e-dredon"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13899"
        }
    ]
}