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

{
    "url": "https://demozoo.org/api/v1/releasers/60985/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/60985/",
    "id": 60985,
    "name": "Link",
    "is_group": false,
    "nicks": [
        {
            "name": "Link",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Link"
            ]
        },
        {
            "name": "Linkan",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Linkan"
            ]
        },
        {
            "name": "Linker",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Linker"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5222/?format=api",
                "id": 5222,
                "name": "Horizon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=6321"
        }
    ]
}