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

{
    "url": "https://demozoo.org/api/v1/releasers/128255/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/128255/",
    "id": 128255,
    "name": "R1SC",
    "is_group": false,
    "nicks": [
        {
            "name": "Eclipse",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Eclipse"
            ]
        },
        {
            "name": "R1SC",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "R1SC",
                "RSC",
                "Risc"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130533/?format=api",
                "id": 130533,
                "name": "MoonShine"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124040/?format=api",
                "id": 124040,
                "name": "Starz"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=36469"
        }
    ]
}