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

{
    "url": "https://demozoo.org/api/v1/releasers/126181/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/126181/",
    "id": 126181,
    "name": "Dr. Jekyll",
    "is_group": false,
    "nicks": [
        {
            "name": "Dr. Jekyll",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dr. Jekyll"
            ]
        },
        {
            "name": "Dr. Jekyll International",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dr. Jekyll International"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108004/?format=api",
                "id": 108004,
                "name": "Frontline Incorperated"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/126183/?format=api",
                "id": 126183,
                "name": "FBI 1441"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108704/?format=api",
                "id": 108704,
                "name": "R.W.N."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13851"
        }
    ]
}