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

{
    "url": "https://demozoo.org/api/v1/releasers/94078/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/94078/",
    "id": 94078,
    "name": "Protaxon",
    "is_group": false,
    "nicks": [
        {
            "name": "Protaxon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Protaxon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/105285/?format=api",
                "id": 105285,
                "name": "Satanic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75483/?format=api",
                "id": 75483,
                "name": "Principes"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=20362"
        }
    ]
}