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

{
    "url": "https://demozoo.org/api/v1/releasers/31776/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31776/",
    "id": 31776,
    "name": "Lem",
    "is_group": false,
    "nicks": [
        {
            "name": "Lem",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lem"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31770/?format=api",
                "id": 31770,
                "name": "NeXT"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34428/?format=api",
                "id": 34428,
                "name": "The Raider Brothers"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/L/LEM/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11063"
        }
    ]
}