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

{
    "url": "https://demozoo.org/api/v1/releasers/27941/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/27941/",
    "id": 27941,
    "name": "Dino",
    "is_group": false,
    "nicks": [
        {
            "name": "Dino",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dino"
            ]
        },
        {
            "name": "Mr. X",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mr. X",
                "Mr.X"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23595/?format=api",
                "id": 23595,
                "name": "Altobrows"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13052/?format=api",
                "id": 13052,
                "name": "Heptagon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72345/?format=api",
                "id": 72345,
                "name": "The Dirty Dozen"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109246/?format=api",
                "id": 109246,
                "name": "Swedish Cracking Department"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2059"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=16365"
        }
    ]
}