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

{
    "url": "https://demozoo.org/api/v1/releasers/91640/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/91640/",
    "id": 91640,
    "name": "Gettler",
    "is_group": false,
    "nicks": [
        {
            "name": "Gettler",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gettler"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1325/?format=api",
                "id": 1325,
                "name": "Submission"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6459/?format=api",
                "id": 6459,
                "name": "Paradise"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=4325"
        }
    ]
}