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

{
    "url": "https://demozoo.org/api/v1/releasers/47934/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/47934/",
    "id": 47934,
    "name": "Mako",
    "is_group": false,
    "nicks": [
        {
            "name": "Mako",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mako"
            ]
        },
        {
            "name": "Mr. Mako",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mr. Mako"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63354/?format=api",
                "id": 63354,
                "name": "Hollocaust"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71559/?format=api",
                "id": 71559,
                "name": "Amuse"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}