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

{
    "url": "https://demozoo.org/api/v1/releasers/3923/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3923/",
    "id": 3923,
    "name": "LowButHigh",
    "is_group": false,
    "nicks": [
        {
            "name": "LowButHigh",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "LowButHigh"
            ]
        },
        {
            "name": "Skepsis",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Skepsis"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3918/?format=api",
                "id": 3918,
                "name": "Resistance"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=66817"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/lowbuthigh/"
        }
    ]
}