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

{
    "url": "https://demozoo.org/api/v1/releasers/115446/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/115446/",
    "id": 115446,
    "name": "Misfit",
    "is_group": false,
    "nicks": [
        {
            "name": "Misfit",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Misfit"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.riimukivi.net/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/RGMisfit"
        },
        {
            "link_class": "YoutubeChannel",
            "url": "https://www.youtube.com/channel/UC6SkLdVulfdsW1ZUw1FVG9Q"
        }
    ]
}