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

{
    "url": "https://demozoo.org/api/v1/releasers/34554/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/34554/",
    "id": 34554,
    "name": "Mr.Wit",
    "is_group": false,
    "nicks": [
        {
            "name": "Maly",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Maly"
            ]
        },
        {
            "name": "Mr.Wit",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr.Wit"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2247/?format=api",
                "id": 2247,
                "name": "Shadows"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Mr.Wit"
        }
    ]
}