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

{
    "url": "https://demozoo.org/api/v1/releasers/144491/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/144491/",
    "id": 144491,
    "name": "Varix",
    "is_group": false,
    "nicks": [
        {
            "name": "The Exorsist",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Exorsist"
            ]
        },
        {
            "name": "Varix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Varix"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144490/?format=api",
                "id": 144490,
                "name": "The Critters"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144488/?format=api",
                "id": 144488,
                "name": "Tacit Force"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108158/?format=api",
                "id": 108158,
                "name": "Hydrox"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90331/?format=api",
                "id": 90331,
                "name": "Twins"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=28692"
        }
    ]
}