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

{
    "url": "https://demozoo.org/api/v1/releasers/65322/?format=api",
    "demozoo_url": "https://demozoo.org/groups/65322/",
    "id": 65322,
    "name": "The Misfits Software",
    "is_group": true,
    "nicks": [
        {
            "name": "TMS Developments",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TMS Developments"
            ]
        },
        {
            "name": "The Misfits Software",
            "abbreviation": "TMS",
            "is_primary_nick": true,
            "variants": [
                "TMS",
                "The Misfits Software"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2525/?format=api",
                "id": 2525,
                "name": "Epsilon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32595/?format=api",
                "id": 32595,
                "name": "Starfield"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34374/?format=api",
                "id": 34374,
                "name": "Shiver"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37280/?format=api",
                "id": 37280,
                "name": "Vixit"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37219/?format=api",
                "id": 37219,
                "name": "Epic"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/T/TMS/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10881"
        }
    ]
}