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

{
    "url": "https://demozoo.org/api/v1/releasers/112750/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/112750/",
    "id": 112750,
    "name": "Shadow Warrior",
    "is_group": false,
    "nicks": [
        {
            "name": "Shadow Warrior",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Shadow Warrior",
                "Shadow-Warrior"
            ]
        },
        {
            "name": "The Punisher",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Punisher",
                "The Punisher"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/97165/?format=api",
                "id": 97165,
                "name": "Mega Expo"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/95254/?format=api",
                "id": 95254,
                "name": "Beyond 2000"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=37431"
        }
    ]
}