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

{
    "url": "https://demozoo.org/api/v1/releasers/102545/?format=api",
    "demozoo_url": "https://demozoo.org/groups/102545/",
    "id": 102545,
    "name": "The Floppies",
    "is_group": true,
    "nicks": [
        {
            "name": "The Floppies",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Floppies"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/98540/?format=api",
                "id": 98540,
                "name": "Unhip And The Floppies"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84208/?format=api",
                "id": 84208,
                "name": "Tomcat F14"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102546/?format=api",
                "id": 102546,
                "name": "Laserbrain"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102547/?format=api",
                "id": 102547,
                "name": "Modemia"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60185/?format=api",
                "id": 60185,
                "name": "Wally"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92379/?format=api",
                "id": 92379,
                "name": "JL-Soft"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95377/?format=api",
                "id": 95377,
                "name": "Modemia"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=62570"
        }
    ]
}