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

{
    "url": "https://demozoo.org/api/v1/releasers/37043/?format=api",
    "demozoo_url": "https://demozoo.org/groups/37043/",
    "id": 37043,
    "name": "Respect",
    "is_group": true,
    "nicks": [
        {
            "name": "Respect",
            "abbreviation": "rsp",
            "is_primary_nick": true,
            "variants": [
                "Respect",
                "rsp"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137518/?format=api",
                "id": 137518,
                "name": "Hooligan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133576/?format=api",
                "id": 133576,
                "name": "D-Fox"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133577/?format=api",
                "id": 133577,
                "name": "Impulse"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53932/?format=api",
                "id": 53932,
                "name": "Conan"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9946/?format=api",
                "id": 9946,
                "name": "Midfit"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3784"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/respect/"
        }
    ]
}