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

{
    "url": "https://demozoo.org/api/v1/releasers/61534/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/61534/",
    "id": 61534,
    "name": "Psykic",
    "is_group": false,
    "nicks": [
        {
            "name": "Psykic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Psykic"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18620/?format=api",
                "id": 18620,
                "name": "Decay"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18621/?format=api",
                "id": 18621,
                "name": "Mystix"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81388/?format=api",
                "id": 81388,
                "name": "Abel"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=35135"
        }
    ]
}