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

{
    "url": "https://demozoo.org/api/v1/releasers/24786/?format=api",
    "demozoo_url": "https://demozoo.org/groups/24786/",
    "id": 24786,
    "name": "Rash",
    "is_group": true,
    "nicks": [
        {
            "name": "Rash",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rash"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24301/?format=api",
                "id": 24301,
                "name": "Socrates"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24057/?format=api",
                "id": 24057,
                "name": "Fatal Vision"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3854/?format=api",
                "id": 3854,
                "name": "Infant"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121593/?format=api",
                "id": 121593,
                "name": "MProfile"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72669/?format=api",
                "id": 72669,
                "name": "DaRiuS"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1380"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/rash/"
        }
    ]
}