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

{
    "url": "https://demozoo.org/api/v1/releasers/128199/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/128199/",
    "id": 128199,
    "name": "Dr. Hornet",
    "is_group": false,
    "nicks": [
        {
            "name": "Dr. Hornet",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dr Hornet",
                "Dr. Hornet"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/128101/?format=api",
                "id": 128101,
                "name": "Abhor"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102161/?format=api",
                "id": 102161,
                "name": "Fugitives"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14998/?format=api",
                "id": 14998,
                "name": "Oxygen64"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49547/?format=api",
                "id": 49547,
                "name": "Vaudeville"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=22012"
        }
    ]
}