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

{
    "url": "https://demozoo.org/api/v1/releasers/65274/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/65274/",
    "id": 65274,
    "name": "Wraith",
    "is_group": false,
    "nicks": [
        {
            "name": "Wraith",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Wraith"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65275/?format=api",
                "id": 65275,
                "name": "Lords of Conquest"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50573/?format=api",
                "id": 50573,
                "name": "Lithium"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27682/?format=api",
                "id": 27682,
                "name": "The Force"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=17338"
        }
    ]
}