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

{
    "url": "https://demozoo.org/api/v1/releasers/44621/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/44621/",
    "id": 44621,
    "name": "Scrapper",
    "is_group": false,
    "nicks": [
        {
            "name": "Reno",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Reno"
            ]
        },
        {
            "name": "Scrapper",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Scrapper"
            ]
        },
        {
            "name": "The Ruler",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Ruler"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12772/?format=api",
                "id": 12772,
                "name": "Blaze"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/762/?format=api",
                "id": 762,
                "name": "Oxyron"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109946/?format=api",
                "id": 109946,
                "name": "The Real Force"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2680"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13879"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=14512"
        }
    ]
}