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

{
    "url": "https://demozoo.org/api/v1/releasers/96308/?format=api",
    "demozoo_url": "https://demozoo.org/groups/96308/",
    "id": 96308,
    "name": "Hotline",
    "is_group": true,
    "nicks": [
        {
            "name": "Hotline",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hotline"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/756/?format=api",
                "id": 756,
                "name": "H2O"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67134/?format=api",
                "id": 67134,
                "name": "Perfection"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78195/?format=api",
                "id": 78195,
                "name": "No Limit"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53584/?format=api",
                "id": 53584,
                "name": "Whiz"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=33933"
        }
    ]
}