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

{
    "url": "https://demozoo.org/api/v1/releasers/86234/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/86234/",
    "id": 86234,
    "name": "Cuz",
    "is_group": false,
    "nicks": [
        {
            "name": "Cuz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cuz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69203/?format=api",
                "id": 69203,
                "name": "CyberDyne"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6649/?format=api",
                "id": 6649,
                "name": "X-Trade"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7484/?format=api",
                "id": 7484,
                "name": "Moment 22"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=62998"
        }
    ]
}