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

{
    "url": "https://demozoo.org/api/v1/releasers/141982/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141982/",
    "id": 141982,
    "name": "Xennix",
    "is_group": false,
    "nicks": [
        {
            "name": "1511",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "1511"
            ]
        },
        {
            "name": "Xennix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Xennix"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108514/?format=api",
                "id": 108514,
                "name": "Powder & Pieces Studios"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141983/?format=api",
                "id": 141983,
                "name": "Guran and Xennix"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141984/?format=api",
                "id": 141984,
                "name": "Superbrains"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141985/?format=api",
                "id": 141985,
                "name": "The Mercury Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=15238"
        }
    ]
}