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

{
    "url": "https://demozoo.org/api/v1/releasers/95612/?format=api",
    "demozoo_url": "https://demozoo.org/groups/95612/",
    "id": 95612,
    "name": "Bitrex",
    "is_group": true,
    "nicks": [
        {
            "name": "Bitrex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bitrex"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57676/?format=api",
                "id": 57676,
                "name": "Trigon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95613/?format=api",
                "id": 95613,
                "name": "Captain Keyboard"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144020/?format=api",
                "id": 144020,
                "name": "Neutron"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144021/?format=api",
                "id": 144021,
                "name": "Terrorvision"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=30560"
        }
    ]
}