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

{
    "url": "https://demozoo.org/api/v1/releasers/130661/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/130661/",
    "id": 130661,
    "name": "Pirate Cracking Service",
    "is_group": false,
    "nicks": [
        {
            "name": "PCS",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "PCS"
            ]
        },
        {
            "name": "Pirate Cracking Service",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pirate Cracking Service"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109549/?format=api",
                "id": 109549,
                "name": "The Bit-Breakers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130403/?format=api",
                "id": 130403,
                "name": "Active Cracking Enterprise"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11489"
        }
    ]
}