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

{
    "url": "https://demozoo.org/api/v1/releasers/68484/?format=api",
    "demozoo_url": "https://demozoo.org/groups/68484/",
    "id": 68484,
    "name": "6581 Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "6581 Crew",
            "abbreviation": "6581",
            "is_primary_nick": true,
            "variants": [
                "6581",
                "6581 Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68486/?format=api",
                "id": 68486,
                "name": "Don"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68485/?format=api",
                "id": 68485,
                "name": "Doctor Watson"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68491/?format=api",
                "id": 68491,
                "name": "Ozawa"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68492/?format=api",
                "id": 68492,
                "name": "Dr. Dolby"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68495/?format=api",
                "id": 68495,
                "name": "Sherlock Holmes"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68493/?format=api",
                "id": 68493,
                "name": "Andy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68494/?format=api",
                "id": 68494,
                "name": "Hawkeye"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1931"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8709"
        }
    ]
}