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

{
    "url": "https://demozoo.org/api/v1/releasers/5947/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5947/",
    "id": 5947,
    "name": "Progress",
    "is_group": true,
    "nicks": [
        {
            "name": "Progress",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Progress"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10966/?format=api",
                "id": 10966,
                "name": "Zycon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/546/?format=api",
                "id": 546,
                "name": "Snarling"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6620/?format=api",
                "id": 6620,
                "name": "Xbit"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24448/?format=api",
                "id": 24448,
                "name": "Sanders"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24449/?format=api",
                "id": 24449,
                "name": "Gus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33503/?format=api",
                "id": 33503,
                "name": "Fantasma"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1794"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20020611021157/http://progress.d2g.com/"
        }
    ]
}