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

{
    "url": "https://demozoo.org/api/v1/releasers/91186/?format=api",
    "demozoo_url": "https://demozoo.org/groups/91186/",
    "id": 91186,
    "name": "Future",
    "is_group": true,
    "nicks": [
        {
            "name": "Future",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Future"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99117/?format=api",
                "id": 99117,
                "name": "Mr. Rad"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/100700/?format=api",
                "id": 100700,
                "name": "J. Black"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114710/?format=api",
                "id": 114710,
                "name": "Proxy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/116251/?format=api",
                "id": 116251,
                "name": "Mako"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=72573"
        }
    ]
}