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

{
    "url": "https://demozoo.org/api/v1/releasers/7854/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7854/",
    "id": 7854,
    "name": "Sundance Kid",
    "is_group": false,
    "nicks": [
        {
            "name": "Justie",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Justie"
            ]
        },
        {
            "name": "Marlin",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Marlin"
            ]
        },
        {
            "name": "Riverwind",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Riverwind"
            ]
        },
        {
            "name": "Sundance Kid",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sundance Kid"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1053/?format=api",
                "id": 1053,
                "name": "Paragon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/292/?format=api",
                "id": 292,
                "name": "Talent"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73364/?format=api",
                "id": 73364,
                "name": "Bohemians"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=7172"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=25112"
        }
    ]
}