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

{
    "url": "https://demozoo.org/api/v1/releasers/6935/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6935/",
    "id": 6935,
    "name": "TomCat",
    "is_group": false,
    "nicks": [
        {
            "name": "TomCat",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TomCat"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47456/?format=api",
                "id": 47456,
                "name": "Cyborg Power Systems"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/95267/?format=api",
                "id": 95267,
                "name": "Amiga Enterprises"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101025/?format=api",
                "id": 101025,
                "name": "Paragon"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=23379"
        }
    ]
}