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

{
    "url": "https://demozoo.org/api/v1/releasers/35356/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/35356/",
    "id": 35356,
    "name": "Mitchel",
    "is_group": false,
    "nicks": [
        {
            "name": "Dracoola",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dracoola"
            ]
        },
        {
            "name": "Mitchel",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mitchel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35354/?format=api",
                "id": 35354,
                "name": "Syzygy Team"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Mitchel"
        }
    ]
}