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

{
    "url": "https://demozoo.org/api/v1/releasers/16370/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16370/",
    "id": 16370,
    "name": "Christopher",
    "is_group": false,
    "nicks": [
        {
            "name": "Christopher",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Christopher"
            ]
        },
        {
            "name": "Spycatcher",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Spycatcher"
            ]
        },
        {
            "name": "Yeager",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Yeager"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6633/?format=api",
                "id": 6633,
                "name": "Parasite"
            },
            "is_current": false
        },
        {
            "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/140854/?format=api",
                "id": 140854,
                "name": "Illusions"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=22412"
        }
    ]
}