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

{
    "url": "https://demozoo.org/api/v1/releasers/2112/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2112/",
    "id": 2112,
    "name": "Def Klf",
    "is_group": false,
    "nicks": [
        {
            "name": "Def Klf",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Def Klf"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2110/?format=api",
                "id": 2110,
                "name": "Extremely Kriminal Organisation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31728/?format=api",
                "id": 31728,
                "name": "Mad Vision"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53787/?format=api",
                "id": 53787,
                "name": "Real Life"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/GFX/DEF_KLF/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=11944"
        }
    ]
}