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

{
    "url": "https://demozoo.org/api/v1/releasers/117516/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/117516/",
    "id": 117516,
    "name": "ZoSo",
    "is_group": false,
    "nicks": [
        {
            "name": "ZoSo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "ZoSo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109567/?format=api",
                "id": 109567,
                "name": "Revolution Of Audio And Visual Experts"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/117517/?format=api",
                "id": 117517,
                "name": "The Northstar Coding Syndicate"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=14448"
        }
    ]
}