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

{
    "url": "https://demozoo.org/api/v1/releasers/9007/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9007/",
    "id": 9007,
    "name": "Al Heather",
    "is_group": false,
    "nicks": [
        {
            "name": "AT",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "AT"
            ]
        },
        {
            "name": "Al",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Al"
            ]
        },
        {
            "name": "Al Heather",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Al Heather"
            ]
        },
        {
            "name": "Alex Heather",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Alex Heather"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                "id": 2226,
                "name": "Phantasy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8915/?format=api",
                "id": 8915,
                "name": "Power Of Sound"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Al_Heather"
        }
    ]
}