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

{
    "url": "https://demozoo.org/api/v1/releasers/105037/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/105037/",
    "id": 105037,
    "name": "Malcar",
    "is_group": false,
    "nicks": [
        {
            "name": "Malcar",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Malcar"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2267/?format=api",
                "id": 2267,
                "name": "Therapy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/97296/?format=api",
                "id": 97296,
                "name": "Success In Effect"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78470/?format=api",
                "id": 78470,
                "name": "The Underworld Corporation"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=50918"
        }
    ]
}