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

{
    "url": "https://demozoo.org/api/v1/releasers/38308/?format=api",
    "demozoo_url": "https://demozoo.org/groups/38308/",
    "id": 38308,
    "name": "Progenyx",
    "is_group": true,
    "nicks": [
        {
            "name": "Progenyx",
            "abbreviation": "PGX",
            "is_primary_nick": true,
            "variants": [
                "PGX",
                "Progenyx"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61015/?format=api",
                "id": 61015,
                "name": "Snap"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45024/?format=api",
                "id": 45024,
                "name": "Ooops"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32365/?format=api",
                "id": 32365,
                "name": "Killer"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6190"
        }
    ]
}