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

{
    "url": "https://demozoo.org/api/v1/releasers/97178/?format=api",
    "demozoo_url": "https://demozoo.org/groups/97178/",
    "id": 97178,
    "name": "Cybornetics",
    "is_group": true,
    "nicks": [
        {
            "name": "Cybornetics",
            "abbreviation": "CYS",
            "is_primary_nick": true,
            "variants": [
                "CYS",
                "Cybornetics"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75392/?format=api",
                "id": 75392,
                "name": "Rob"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75391/?format=api",
                "id": 75391,
                "name": "Matt"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75388/?format=api",
                "id": 75388,
                "name": "Doug"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80115/?format=api",
                "id": 80115,
                "name": "Stew"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=37369"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13077"
        }
    ]
}