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

{
    "url": "https://demozoo.org/api/v1/releasers/13332/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13332/",
    "id": 13332,
    "name": "Keldon",
    "is_group": false,
    "nicks": [
        {
            "name": "Keldon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Keldon"
            ]
        },
        {
            "name": "Mr. Fish",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mr. Fish",
                "Mr.Fish"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10059/?format=api",
                "id": 10059,
                "name": "Define"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/990/?format=api",
                "id": 990,
                "name": "Jewels"
            },
            "is_current": false
        },
        {
            "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/5235/?format=api",
                "id": 5235,
                "name": "Lightforce"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                "id": 456,
                "name": "Up Rough"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23607/?format=api",
                "id": 23607,
                "name": "Data Division"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5531/?format=api",
                "id": 5531,
                "name": "Giants"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1188/?format=api",
                "id": 1188,
                "name": "Depth"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50100/?format=api",
                "id": 50100,
                "name": "9-Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1030/?format=api",
                "id": 1030,
                "name": "Royal"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3384"
        }
    ]
}