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

{
    "url": "https://demozoo.org/api/v1/releasers/2594/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2594/",
    "id": 2594,
    "name": "FirST",
    "is_group": false,
    "nicks": [
        {
            "name": "FirST",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "FirST"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2255/?format=api",
                "id": 2255,
                "name": "Supremacy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36547/?format=api",
                "id": 36547,
                "name": "DispIasy"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/FIRST/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6481"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19990302054652/http://www.chez.com/first/"
        }
    ]
}