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

{
    "url": "https://demozoo.org/api/v1/releasers/9008/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9008/",
    "id": 9008,
    "name": "Andrew Fer",
    "is_group": false,
    "nicks": [
        {
            "name": "Andrew Fer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Andrew Fer",
                "Andrew Ferr"
            ]
        },
        {
            "name": "Andy Fer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Andy Fer"
            ]
        },
        {
            "name": "Andyfer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Andyfer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9009/?format=api",
                "id": 9009,
                "name": "Phantom Family"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9173/?format=api",
                "id": 9173,
                "name": "Intentions Matrix"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8902/?format=api",
                "id": 8902,
                "name": "Sexy Potion"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Andy_Fer"
        }
    ]
}