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

{
    "url": "https://demozoo.org/api/v1/releasers/80977/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/80977/",
    "id": 80977,
    "name": "Hannes",
    "is_group": false,
    "nicks": [
        {
            "name": "Hannes",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hannes"
            ]
        },
        {
            "name": "Mc.Sprite",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mc.Sprite"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1645/?format=api",
                "id": 1645,
                "name": "Cosmos Designs"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139992/?format=api",
                "id": 139992,
                "name": "Icon"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3742"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=17111"
        }
    ]
}