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

{
    "url": "https://demozoo.org/api/v1/releasers/73098/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/73098/",
    "id": 73098,
    "name": "Powersimon",
    "is_group": false,
    "nicks": [
        {
            "name": "Powersimon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Powersimon"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://powersimon.blogg.no/"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://powersimon.tumblr.com/"
        },
        {
            "link_class": "DeviantartUser",
            "url": "http://powersimon.deviantart.com"
        },
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/artofpowersimon/"
        },
        {
            "link_class": "InstagramAccount",
            "url": "https://www.instagram.com/powersimonart"
        }
    ]
}