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

{
    "url": "https://demozoo.org/api/v1/releasers/9029/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9029/",
    "id": 9029,
    "name": "Dron",
    "is_group": false,
    "nicks": [
        {
            "name": "Dromega",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dromega"
            ]
        },
        {
            "name": "Dron",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dron"
            ]
        },
        {
            "name": "Dronsoft",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dronsoft"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8940/?format=api",
                "id": 8940,
                "name": "K3L"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1087"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Dron"
        }
    ]
}