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

{
    "url": "https://demozoo.org/api/v1/releasers/13068/?format=api",
    "demozoo_url": "https://demozoo.org/groups/13068/",
    "id": 13068,
    "name": "Crescent",
    "is_group": true,
    "nicks": [
        {
            "name": "Crescent",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Crescent"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58516/?format=api",
                "id": 58516,
                "name": "Xplora"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58517/?format=api",
                "id": 58517,
                "name": "Zac"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6385"
        }
    ]
}