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

{
    "url": "https://demozoo.org/api/v1/releasers/105182/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/105182/",
    "id": 105182,
    "name": "Pinocchio",
    "is_group": false,
    "nicks": [
        {
            "name": "Pino",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Pino"
            ]
        },
        {
            "name": "Pinocchio",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pinocchio"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/97140/?format=api",
                "id": 97140,
                "name": "Living Colour"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79446/?format=api",
                "id": 79446,
                "name": "Starlight"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=29873"
        }
    ]
}