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

{
    "url": "https://demozoo.org/api/v1/releasers/48969/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/48969/",
    "id": 48969,
    "name": "Joff",
    "is_group": false,
    "nicks": [
        {
            "name": "Joff",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Joff"
            ]
        },
        {
            "name": "Spirit",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Spirit"
            ]
        },
        {
            "name": "Zenith",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Zenith"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1503/?format=api",
                "id": 1503,
                "name": "LSD"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=382"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/1123/"
        }
    ]
}