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

{
    "url": "https://demozoo.org/api/v1/releasers/145570/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/145570/",
    "id": 145570,
    "name": "TCFS",
    "is_group": false,
    "nicks": [
        {
            "name": "TCFS",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TCFS"
            ]
        },
        {
            "name": "The Creative Fantasy System",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Creative Fantasy System"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106100/?format=api",
                "id": 106100,
                "name": "Vortex"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146814/?format=api",
                "id": 146814,
                "name": "Chain"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146815/?format=api",
                "id": 146815,
                "name": "Unidentified Stainless Steel Rats"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146816/?format=api",
                "id": 146816,
                "name": "The Three Stars"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Plus4WorldMember",
            "url": "http://plus4world.powweb.com/members/TCFS"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4244"
        }
    ]
}