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

{
    "url": "https://demozoo.org/api/v1/releasers/3097/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3097/",
    "id": 3097,
    "name": "N.S.C",
    "is_group": false,
    "nicks": [
        {
            "name": "N.S.C",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "N.S.C"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2075/?format=api",
                "id": 2075,
                "name": "Legend"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19100/?format=api",
                "id": 19100,
                "name": "Testament"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5084"
        }
    ]
}