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

{
    "url": "https://demozoo.org/api/v1/releasers/16392/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16392/",
    "id": 16392,
    "name": "Malik Trey",
    "is_group": false,
    "nicks": [
        {
            "name": "Malik Trey",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Malik Trey"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3129/?format=api",
                "id": 3129,
                "name": "Atlantis"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://malik-trey.com/"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/3853/"
        },
        {
            "link_class": "ScenesatAct",
            "url": "https://scenesat.com/act/460"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/malik-trey-1/"
        }
    ]
}