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

{
    "url": "https://demozoo.org/api/v1/releasers/116453/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/116453/",
    "id": 116453,
    "name": "Alan Miller",
    "is_group": false,
    "nicks": [
        {
            "name": "Alan Miller",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alan Miller"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53886/?format=api",
                "id": 53886,
                "name": "Activision"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36885/?format=api",
                "id": 36885,
                "name": "Atari Corp."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "LinkedInUser",
            "url": "https://www.linkedin.com/in/alanrmiller"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,92980/"
        }
    ]
}