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

{
    "url": "https://demozoo.org/api/v1/releasers/7166/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7166/",
    "id": 7166,
    "name": "Dragnet",
    "is_group": true,
    "nicks": [
        {
            "name": "Dragnet",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dragnet"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7165/?format=api",
                "id": 7165,
                "name": "Marvin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7164/?format=api",
                "id": 7164,
                "name": "Venger"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8378/?format=api",
                "id": 8378,
                "name": "Constrictor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8284/?format=api",
                "id": 8284,
                "name": "Endor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8285/?format=api",
                "id": 8285,
                "name": "Mr. Bean"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8438/?format=api",
                "id": 8438,
                "name": "Nation"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14320/?format=api",
                "id": 14320,
                "name": "Odkin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82604/?format=api",
                "id": 82604,
                "name": "The Lizard King"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6659/?format=api",
                "id": 6659,
                "name": "RockBiter"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.dragnet.dk"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=25786"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13130"
        }
    ]
}