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

{
    "url": "https://demozoo.org/api/v1/releasers/3111/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3111/",
    "id": 3111,
    "name": "Pete",
    "is_group": false,
    "nicks": [
        {
            "name": "Pete",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pete"
            ]
        },
        {
            "name": "Salu",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Salu"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1761/?format=api",
                "id": 1761,
                "name": "Fit"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=61387"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1249"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19980529221049/http://www.utu.fi/~pejuis/"
        }
    ]
}