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

{
    "url": "https://demozoo.org/api/v1/releasers/147048/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/147048/",
    "id": 147048,
    "name": "Copyfox",
    "is_group": false,
    "nicks": [
        {
            "name": "CFX",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "CFX"
            ]
        },
        {
            "name": "Copyfox",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Copyfox"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65372/?format=api",
                "id": 65372,
                "name": "The Level 99 Industries"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7539/?format=api",
                "id": 7539,
                "name": "Strike Force"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4660"
        }
    ]
}