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

{
    "url": "https://demozoo.org/api/v1/releasers/38357/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/38357/",
    "id": 38357,
    "name": "Painelf",
    "is_group": false,
    "nicks": [
        {
            "name": "Painelf",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Painelf"
            ]
        },
        {
            "name": "XTC",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "XTC"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38355/?format=api",
                "id": 38355,
                "name": "Subcult"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2008/?format=api",
                "id": 2008,
                "name": "Fnuque"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5285"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=4380"
        }
    ]
}