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

{
    "url": "https://demozoo.org/api/v1/releasers/48190/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/48190/",
    "id": 48190,
    "name": "Lord Jon Ray",
    "is_group": false,
    "nicks": [
        {
            "name": "Lord Jon Ray",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "LJR",
                "Lord Jon Ray"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48191/?format=api",
                "id": 48191,
                "name": "Information Overide"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15460/?format=api",
                "id": 15460,
                "name": "A-Men"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4355"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.lordjonray.com/"
        },
        {
            "link_class": "ModarchiveMember",
            "url": "https://modarchive.org/member.php?95925"
        }
    ]
}