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

{
    "url": "https://demozoo.org/api/v1/releasers/76146/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/76146/",
    "id": 76146,
    "name": "Jase",
    "is_group": false,
    "nicks": [
        {
            "name": "Jase",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jase"
            ]
        },
        {
            "name": "Wizard",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Wizard"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/592/?format=api",
                "id": 592,
                "name": "Infect"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72041/?format=api",
                "id": 72041,
                "name": "Centura"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=24218"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=23522"
        }
    ]
}