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

{
    "url": "https://demozoo.org/api/v1/releasers/24293/?format=api",
    "demozoo_url": "https://demozoo.org/groups/24293/",
    "id": 24293,
    "name": "Nightmare",
    "is_group": true,
    "nicks": [
        {
            "name": "Nightmare",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nightmare"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5608/?format=api",
                "id": 5608,
                "name": "Jay"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49952/?format=api",
                "id": 49952,
                "name": "Jacool"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93985/?format=api",
                "id": 93985,
                "name": "Skybase"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137624/?format=api",
                "id": 137624,
                "name": "Sledge"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=13047"
        }
    ]
}