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

{
    "url": "https://demozoo.org/api/v1/releasers/80911/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/80911/",
    "id": 80911,
    "name": "Anachronist",
    "is_group": false,
    "nicks": [
        {
            "name": "Anachronist",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Anachronist",
                "aNSt!"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10320/?format=api",
                "id": 10320,
                "name": "Impure"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10054/?format=api",
                "id": 10054,
                "name": "Void"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111923/?format=api",
                "id": 111923,
                "name": "Legacy Krew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83562/?format=api",
                "id": 83562,
                "name": "Phenom Productions"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.absinthebbs.net"
        },
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/absinthebbs"
        }
    ]
}