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

{
    "url": "https://demozoo.org/api/v1/releasers/66236/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/66236/",
    "id": 66236,
    "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/2763/?format=api",
                "id": 2763,
                "name": "Chromance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/91157/?format=api",
                "id": 91157,
                "name": "Flatliners"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/104735/?format=api",
                "id": 104735,
                "name": "Double U"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1092"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=45451"
        }
    ]
}