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

{
    "url": "https://demozoo.org/api/v1/releasers/105284/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/105284/",
    "id": 105284,
    "name": "Sandor",
    "is_group": false,
    "nicks": [
        {
            "name": "Sandor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sandor"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63215/?format=api",
                "id": 63215,
                "name": "Continental Pirate Union"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=64290"
        }
    ]
}