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

{
    "url": "https://demozoo.org/api/v1/releasers/14921/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/14921/",
    "id": 14921,
    "name": "KRS",
    "is_group": false,
    "nicks": [
        {
            "name": "KRS",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "KRS"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=9869"
        }
    ]
}