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

{
    "url": "https://demozoo.org/api/v1/releasers/92063/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/92063/",
    "id": 92063,
    "name": "Fanzy",
    "is_group": false,
    "nicks": [
        {
            "name": "Fanzy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fanzy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3459/?format=api",
                "id": 3459,
                "name": "Hypnosis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3272/?format=api",
                "id": 3272,
                "name": "Top Swap"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27413/?format=api",
                "id": 27413,
                "name": "Crack Force Five"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/149048/?format=api",
                "id": 149048,
                "name": "Obsession"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=7127"
        }
    ]
}