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

{
    "url": "https://demozoo.org/api/v1/releasers/48271/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/48271/",
    "id": 48271,
    "name": "Private Dick",
    "is_group": false,
    "nicks": [
        {
            "name": "Private Dick",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Private Dick"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2075/?format=api",
                "id": 2075,
                "name": "Legend"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1536/?format=api",
                "id": 1536,
                "name": "Surprise! Productions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6459/?format=api",
                "id": 6459,
                "name": "Paradise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4194/?format=api",
                "id": 4194,
                "name": "Acume"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/98792/?format=api",
                "id": 98792,
                "name": "Klondyke"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=43886"
        }
    ]
}