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

{
    "url": "https://demozoo.org/api/v1/releasers/78027/?format=api",
    "demozoo_url": "https://demozoo.org/groups/78027/",
    "id": 78027,
    "name": "Sonix Systems",
    "is_group": true,
    "nicks": [
        {
            "name": "Sonix Systems",
            "abbreviation": "SS",
            "is_primary_nick": true,
            "variants": [
                "SS",
                "Sonix Systems"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50015/?format=api",
                "id": 50015,
                "name": "Sean Connolly"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43672/?format=api",
                "id": 43672,
                "name": "Ash"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72158/?format=api",
                "id": 72158,
                "name": "Skywave"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61472/?format=api",
                "id": 61472,
                "name": "Hookie"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=421"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=67169"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8413"
        }
    ]
}