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

{
    "url": "https://demozoo.org/api/v1/releasers/66133/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/66133/",
    "id": 66133,
    "name": "Han Solo",
    "is_group": false,
    "nicks": [
        {
            "name": "Han Solo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Han Solo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66132/?format=api",
                "id": 66132,
                "name": "Fraggles"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89464/?format=api",
                "id": 89464,
                "name": "The Silent Terror"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=50959"
        },
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/han%20solo"
        }
    ]
}