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

{
    "url": "https://demozoo.org/api/v1/releasers/82808/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/82808/",
    "id": 82808,
    "name": "Fox",
    "is_group": false,
    "nicks": [
        {
            "name": "Fox",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fox"
            ]
        },
        {
            "name": "Werner",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Werner"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28588/?format=api",
                "id": 28588,
                "name": "Renegade"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20052/?format=api",
                "id": 20052,
                "name": "TAI"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10323/?format=api",
                "id": 10323,
                "name": "Hellfire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134559/?format=api",
                "id": 134559,
                "name": "Infection"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=32580"
        }
    ]
}