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

{
    "url": "https://demozoo.org/api/v1/releasers/45116/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/45116/",
    "id": 45116,
    "name": "Cruiser",
    "is_group": false,
    "nicks": [
        {
            "name": "Cruiser",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cruiser"
            ]
        },
        {
            "name": "Zark",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Zark"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                "id": 827,
                "name": "Triad"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11451/?format=api",
                "id": 11451,
                "name": "Intuition"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8859"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=33346"
        }
    ]
}