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

{
    "url": "https://demozoo.org/api/v1/releasers/50822/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/50822/",
    "id": 50822,
    "name": "Chris Hinsley",
    "is_group": false,
    "nicks": [
        {
            "name": "Chris Hinsley",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Chris Hinsley"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52118/?format=api",
                "id": 52118,
                "name": "Sound Images"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19694/?format=api",
                "id": 19694,
                "name": "Realms"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=16551"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,172690/"
        }
    ]
}