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

{
    "url": "https://demozoo.org/api/v1/releasers/59820/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/59820/",
    "id": 59820,
    "name": "Chris",
    "is_group": false,
    "nicks": [
        {
            "name": "Chris",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Chris"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8214/?format=api",
                "id": 8214,
                "name": "Bloodsuckers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59821/?format=api",
                "id": 59821,
                "name": "Polonium"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59822/?format=api",
                "id": 59822,
                "name": "Sex Inc."
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59823/?format=api",
                "id": 59823,
                "name": "Team-X"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16219/?format=api",
                "id": 16219,
                "name": "X-Men"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1095"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=4826"
        }
    ]
}