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

{
    "url": "https://demozoo.org/api/v1/releasers/62338/?format=api",
    "demozoo_url": "https://demozoo.org/groups/62338/",
    "id": 62338,
    "name": "Nut and Bolt",
    "is_group": true,
    "nicks": [
        {
            "name": "Nut and Bolt",
            "abbreviation": "N&B",
            "is_primary_nick": true,
            "variants": [
                "N&B",
                "Nut & Bolt",
                "Nut and Bolt"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62337/?format=api",
                "id": 62337,
                "name": "Daffy Duck"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22894/?format=api",
                "id": 22894,
                "name": "Manta"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8102/?format=api",
                "id": 8102,
                "name": "Shadower"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52106/?format=api",
                "id": 52106,
                "name": "243"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28238/?format=api",
                "id": 28238,
                "name": "Linebacker"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/116255/?format=api",
                "id": 116255,
                "name": "Shard"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114931/?format=api",
                "id": 114931,
                "name": "Cruise"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=56791"
        }
    ]
}