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

{
    "url": "https://demozoo.org/api/v1/releasers/47388/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/47388/",
    "id": 47388,
    "name": "Thomas Landspurg",
    "is_group": false,
    "nicks": [
        {
            "name": "Digital Wizard",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Digital Wizard"
            ]
        },
        {
            "name": "Thomas Landspurg",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Thomas Landspurg"
            ]
        },
        {
            "name": "Tom",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tom"
            ]
        },
        {
            "name": "TomSoft",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tom Soft",
                "TomSoft"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7824/?format=api",
                "id": 7824,
                "name": "Threat"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123057/?format=api",
                "id": 123057,
                "name": "TomSoft"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://landspurg.net/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=4571"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6815"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1324"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/tomsoft"
        }
    ]
}