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

{
    "url": "https://demozoo.org/api/v1/releasers/35751/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/35751/",
    "id": 35751,
    "name": "shinmai",
    "is_group": false,
    "nicks": [
        {
            "name": "shinmai",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "shinmai"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37099/?format=api",
                "id": 37099,
                "name": "SubEXiT"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24530/?format=api",
                "id": 24530,
                "name": "McBurrobit"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://shinmai.wtf/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=3926"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/shinmai"
        }
    ]
}