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

{
    "url": "https://demozoo.org/api/v1/releasers/49555/?format=api",
    "demozoo_url": "https://demozoo.org/groups/49555/",
    "id": 49555,
    "name": "Jolly Roger Software Inc.",
    "is_group": true,
    "nicks": [
        {
            "name": "Jolly Roger Software Inc.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jolly Roger Software Inc."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69162/?format=api",
                "id": 69162,
                "name": "The Ace"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69163/?format=api",
                "id": 69163,
                "name": "Jon C."
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/JOLLYRGR/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6771"
        }
    ]
}