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

{
    "url": "https://demozoo.org/api/v1/releasers/82084/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/82084/",
    "id": 82084,
    "name": "Cyquest",
    "is_group": false,
    "nicks": [
        {
            "name": "Cyquest",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cyquest"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82080/?format=api",
                "id": 82080,
                "name": "Maximum"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61307/?format=api",
                "id": 61307,
                "name": "Osiris"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52019/?format=api",
                "id": 52019,
                "name": "Over The Top"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=38967"
        }
    ]
}