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

{
    "url": "https://demozoo.org/api/v1/releasers/97384/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/97384/",
    "id": 97384,
    "name": "Blue Angel",
    "is_group": false,
    "nicks": [
        {
            "name": "Blue Angel",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Blue Angel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/103635/?format=api",
                "id": 103635,
                "name": "Phoenix"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=38382"
        }
    ]
}