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

{
    "url": "https://demozoo.org/api/v1/releasers/98619/?format=api",
    "demozoo_url": "https://demozoo.org/groups/98619/",
    "id": 98619,
    "name": "Fantasys Software",
    "is_group": true,
    "nicks": [
        {
            "name": "Fantasys",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Fantasys"
            ]
        },
        {
            "name": "Fantasys Software",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fantasys Software"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19461/?format=api",
                "id": 19461,
                "name": "Algorithm"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1396"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=43178"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8542"
        }
    ]
}