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

{
    "url": "https://demozoo.org/api/v1/releasers/83848/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/83848/",
    "id": 83848,
    "name": "Dr. Device",
    "is_group": false,
    "nicks": [
        {
            "name": "Dr. Device",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dr Device",
                "Dr. Device",
                "DrDevice"
            ]
        },
        {
            "name": "General Twining",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "General Twining"
            ]
        },
        {
            "name": "Maci",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Maci"
            ]
        },
        {
            "name": "Mr. Device",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mr. Device"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/870/?format=api",
                "id": 870,
                "name": "Majic 12"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90878/?format=api",
                "id": 90878,
                "name": "Cement Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=16076"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20221002104826/http://demoscene.hu/users.php?target=details&id=56"
        }
    ]
}