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

{
    "url": "https://demozoo.org/api/v1/releasers/10831/?format=api",
    "demozoo_url": "https://demozoo.org/groups/10831/",
    "id": 10831,
    "name": "Rear Ventilation 1991",
    "is_group": true,
    "nicks": [
        {
            "name": "Rear Ventilation 1991",
            "abbreviation": "rV1991",
            "is_primary_nick": true,
            "variants": [
                "Rear Ventilation 1991",
                "rV1991"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10830/?format=api",
                "id": 10830,
                "name": "Mr. President of Scene"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10832/?format=api",
                "id": 10832,
                "name": "Candygirl"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10296/?format=api",
                "id": 10296,
                "name": "raina"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53106/?format=api",
                "id": 53106,
                "name": "Hypnotic"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=956"
        }
    ]
}