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

{
    "url": "https://demozoo.org/api/v1/releasers/9891/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9891/",
    "id": 9891,
    "name": "bananaboy",
    "is_group": false,
    "nicks": [
        {
            "name": "bananaboy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "bananaboy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5692/?format=api",
                "id": 5692,
                "name": "0x7a69.au"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3594/?format=api",
                "id": 3594,
                "name": "Disaster Area"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57372/?format=api",
                "id": 57372,
                "name": "Catch 22"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/samizzo"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,328989/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=4198"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2752"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/BananaboySam"
        }
    ]
}