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

{
    "url": "https://demozoo.org/api/v1/releasers/15537/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15537/",
    "id": 15537,
    "name": "Vable",
    "is_group": false,
    "nicks": [
        {
            "name": "Vable",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vable"
            ]
        },
        {
            "name": "Vintage",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Vintage"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10012/?format=api",
                "id": 10012,
                "name": "Mo'Playaz"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/4263/"
        }
    ]
}