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

{
    "url": "https://demozoo.org/api/v1/releasers/8667/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8667/",
    "id": 8667,
    "name": "Stinsen",
    "is_group": false,
    "nicks": [
        {
            "name": "Mindshadow",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mindshadow"
            ]
        },
        {
            "name": "Stinsen",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Stinsen"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8657/?format=api",
                "id": 8657,
                "name": "Jolt"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47069/?format=api",
                "id": 47069,
                "name": "Foundation"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8660/?format=api",
                "id": 8660,
                "name": "MuMu21"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131931/?format=api",
                "id": 131931,
                "name": "Attitude Design"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4975"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=23584"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=98471"
        }
    ]
}