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

{
    "url": "https://demozoo.org/api/v1/releasers/81820/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/81820/",
    "id": 81820,
    "name": "Apache64",
    "is_group": false,
    "nicks": [
        {
            "name": "Apache64",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Apache64"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68068/?format=api",
                "id": 68068,
                "name": "Nebula"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/98484/?format=api",
                "id": 98484,
                "name": "The Kki"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=10939"
        }
    ]
}