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

{
    "url": "https://demozoo.org/api/v1/releasers/30539/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/30539/",
    "id": 30539,
    "name": "Stanley",
    "is_group": false,
    "nicks": [
        {
            "name": "Stanley",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Stanley"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30536/?format=api",
                "id": 30536,
                "name": "Elenziah"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.lyheden.com/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/jlyheden"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/lyheden/"
        }
    ]
}