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

{
    "url": "https://demozoo.org/api/v1/releasers/31989/?format=api",
    "demozoo_url": "https://demozoo.org/groups/31989/",
    "id": 31989,
    "name": "T.he R.aiders O.f the L.ost L.ock & Co.",
    "is_group": true,
    "nicks": [
        {
            "name": "T.he R.aiders O.f the L.ost L.ock & Co.",
            "abbreviation": "TROLL & Co.",
            "is_primary_nick": true,
            "variants": [
                "T.he R.aiders O.f the L.ost L.ock & Co.",
                "TROLL & Co.",
                "The Raiders of the Lost Lock"
            ]
        },
        {
            "name": "TROLL",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TROLL"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2593/?format=api",
                "id": 2593,
                "name": "Tsunoo Rhilty"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/923/?format=api",
                "id": 923,
                "name": "Shazz"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/TROLL/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4617"
        }
    ]
}