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

{
    "url": "https://demozoo.org/api/v1/releasers/71971/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/71971/",
    "id": 71971,
    "name": "Jez",
    "is_group": false,
    "nicks": [
        {
            "name": "Jez",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jez"
            ]
        },
        {
            "name": "Jez Kewler",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jez Kewler"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22587/?format=api",
                "id": 22587,
                "name": "Magnetix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73123/?format=api",
                "id": 73123,
                "name": "Austrian Cracking Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5091"
        }
    ]
}