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

{
    "url": "https://demozoo.org/api/v1/releasers/7046/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7046/",
    "id": 7046,
    "name": "Nagash",
    "is_group": false,
    "nicks": [
        {
            "name": "Nagash",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nagash"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129180/?format=api",
                "id": 129180,
                "name": "Kitaguni Inc."
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5249"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19991013171513fw_/http://hem.passagen.se/nagash/Updates.htm"
        }
    ]
}