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

{
    "url": "https://demozoo.org/api/v1/releasers/5118/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5118/",
    "id": 5118,
    "name": "Dexter",
    "is_group": false,
    "nicks": [
        {
            "name": "Dexter",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dexter"
            ]
        },
        {
            "name": "Flex",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Flex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5024/?format=api",
                "id": 5024,
                "name": "X-Factor"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107920/?format=api",
                "id": 107920,
                "name": "Faction"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72344/?format=api",
                "id": 72344,
                "name": "Dixie"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109237/?format=api",
                "id": 109237,
                "name": "Sunshine"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135769/?format=api",
                "id": 135769,
                "name": "The Amazing Pirates"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4646"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9034"
        }
    ]
}