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

{
    "url": "https://demozoo.org/api/v1/releasers/213/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/213/",
    "id": 213,
    "name": "Mystical",
    "is_group": false,
    "nicks": [
        {
            "name": "Asbjoern Andersen",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Asbjoern Andersen"
            ]
        },
        {
            "name": "Mystical",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mystical"
            ]
        },
        {
            "name": "Softeyes",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Softeyes"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/198/?format=api",
                "id": 198,
                "name": "Purple"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15986/?format=api",
                "id": 15986,
                "name": "Analogue Music"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14564/?format=api",
                "id": 14564,
                "name": "Myth"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/62120/?format=api",
                "id": 62120,
                "name": "Illusion"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5228"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/833/"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1978"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/aandersen"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19991008014020/http://inet.uni-c.dk/~mystical/"
        }
    ]
}