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

{
    "url": "https://demozoo.org/api/v1/releasers/91290/?format=api",
    "demozoo_url": "https://demozoo.org/groups/91290/",
    "id": 91290,
    "name": "Strontium",
    "is_group": true,
    "nicks": [
        {
            "name": "Strontium",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Strontium"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4940/?format=api",
                "id": 4940,
                "name": "Slash"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79438/?format=api",
                "id": 79438,
                "name": "Ultimate Warrior"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58089/?format=api",
                "id": 58089,
                "name": "Marshal Law"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95468/?format=api",
                "id": 95468,
                "name": "Poss-e"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95469/?format=api",
                "id": 95469,
                "name": "The Zooplankton"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=369"
        }
    ]
}