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

{
    "url": "https://demozoo.org/api/v1/releasers/26175/?format=api",
    "demozoo_url": "https://demozoo.org/groups/26175/",
    "id": 26175,
    "name": "The Spooky Fellows",
    "is_group": true,
    "nicks": [
        {
            "name": "The Spooky Fellows",
            "abbreviation": "TSF",
            "is_primary_nick": true,
            "variants": [
                "TSF",
                "The Spooky Fellows"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1892/?format=api",
                "id": 1892,
                "name": "Flender"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1890/?format=api",
                "id": 1890,
                "name": "M.A.S.E."
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1894/?format=api",
                "id": 1894,
                "name": "Posdnuos"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1895/?format=api",
                "id": 1895,
                "name": "Rocketeer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26176/?format=api",
                "id": 26176,
                "name": "Maxime"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=41683"
        }
    ]
}