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

{
    "url": "https://demozoo.org/api/v1/releasers/115379/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/115379/",
    "id": 115379,
    "name": "Royal",
    "is_group": false,
    "nicks": [
        {
            "name": "Royal",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Royal"
            ]
        },
        {
            "name": "Voyager",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Voyager"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1361/?format=api",
                "id": 1361,
                "name": "Accuracy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/114887/?format=api",
                "id": 114887,
                "name": "Contrast"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5041/?format=api",
                "id": 5041,
                "name": "Death Sector"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12364"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4762"
        }
    ]
}