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

{
    "url": "https://demozoo.org/api/v1/releasers/69506/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/69506/",
    "id": 69506,
    "name": "PC Fuzz",
    "is_group": false,
    "nicks": [
        {
            "name": "PC Fuzz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "P.C. Fuzz",
                "PC Fuzz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69106/?format=api",
                "id": 69106,
                "name": "Thunderbolt Cracking Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129212/?format=api",
                "id": 129212,
                "name": "Veitvet Cracking Service"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108788/?format=api",
                "id": 108788,
                "name": "Royal Norwegian Crackers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37563/?format=api",
                "id": 37563,
                "name": "Jazzcat Cracking Team"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10043"
        }
    ]
}