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

{
    "url": "https://demozoo.org/api/v1/releasers/11771/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11771/",
    "id": 11771,
    "name": "Mr. Smile",
    "is_group": false,
    "nicks": [
        {
            "name": "Dr. Fist",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dr. Fist"
            ]
        },
        {
            "name": "Mjölkbudet",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mjölkbudet"
            ]
        },
        {
            "name": "Mr. Smile",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr Smile",
                "Mr. Smile",
                "mrsmile"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14221/?format=api",
                "id": 14221,
                "name": "Fridge"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27480/?format=api",
                "id": 27480,
                "name": "Thinner"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8780"
        }
    ]
}