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

{
    "url": "https://demozoo.org/api/v1/releasers/66234/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/66234/",
    "id": 66234,
    "name": "Jazzy-D",
    "is_group": false,
    "nicks": [
        {
            "name": "Jazzy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jazzy"
            ]
        },
        {
            "name": "Jazzy-D",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jazzy D",
                "Jazzy-D"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2763/?format=api",
                "id": 2763,
                "name": "Chromance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8039/?format=api",
                "id": 8039,
                "name": "Delon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/870/?format=api",
                "id": 870,
                "name": "Majic 12"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=8736"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=16026"
        }
    ]
}