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

{
    "url": "https://demozoo.org/api/v1/releasers/3083/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3083/",
    "id": 3083,
    "name": "Cybertech",
    "is_group": true,
    "nicks": [
        {
            "name": "Cybertech",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cybertech"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2861/?format=api",
                "id": 2861,
                "name": "The Agnostic"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7823/?format=api",
                "id": 7823,
                "name": "Count Zero"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117930/?format=api",
                "id": 117930,
                "name": "Aztec"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=7633"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6828"
        }
    ]
}