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

{
    "url": "https://demozoo.org/api/v1/releasers/102038/?format=api",
    "demozoo_url": "https://demozoo.org/groups/102038/",
    "id": 102038,
    "name": "Hysteria",
    "is_group": true,
    "nicks": [
        {
            "name": "Hysteria",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hysteria"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78317/?format=api",
                "id": 78317,
                "name": "Quant"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78319/?format=api",
                "id": 78319,
                "name": "Magnum"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78318/?format=api",
                "id": 78318,
                "name": "Ormbunke"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135601/?format=api",
                "id": 135601,
                "name": "Safir"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=61219"
        }
    ]
}