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

{
    "url": "https://demozoo.org/api/v1/releasers/5467/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5467/",
    "id": 5467,
    "name": "Thumbz",
    "is_group": false,
    "nicks": [
        {
            "name": "Lassen",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lassen"
            ]
        },
        {
            "name": "Thumbs",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Thumbs"
            ]
        },
        {
            "name": "Thumbz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Thumbz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5468/?format=api",
                "id": 5468,
                "name": "The Phrenetics"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15207/?format=api",
                "id": 15207,
                "name": "Dah Beep"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=45271"
        }
    ]
}