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

{
    "url": "https://demozoo.org/api/v1/releasers/47765/?format=api",
    "demozoo_url": "https://demozoo.org/groups/47765/",
    "id": 47765,
    "name": "Progrex",
    "is_group": true,
    "nicks": [
        {
            "name": "Progrex",
            "abbreviation": "PGX",
            "is_primary_nick": true,
            "variants": [
                "PGX",
                "Progrex"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79988/?format=api",
                "id": 79988,
                "name": "Ender"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53940/?format=api",
                "id": 53940,
                "name": "Ranger"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82298/?format=api",
                "id": 82298,
                "name": "Bytemancer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82299/?format=api",
                "id": 82299,
                "name": "Chatter"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8155/?format=api",
                "id": 8155,
                "name": "JayJay"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11534"
        }
    ]
}