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

{
    "url": "https://demozoo.org/api/v1/releasers/18788/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/18788/",
    "id": 18788,
    "name": "Velo",
    "is_group": false,
    "nicks": [
        {
            "name": "Velo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Velo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6498/?format=api",
                "id": 6498,
                "name": "Approximate"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15119/?format=api",
                "id": 15119,
                "name": "Fyllecell"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/1294/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=3549"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1771"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/velo_aprx/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/velo_aprx"
        }
    ]
}