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

{
    "url": "https://demozoo.org/api/v1/releasers/49129/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/49129/",
    "id": 49129,
    "name": "Delia Tee",
    "is_group": false,
    "nicks": [
        {
            "name": "Delia Tee",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Delia Tee",
                "Delia_Tee"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://deliatee.com/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://deliat.wordpress.com/"
        },
        {
            "link_class": "DeviantartUser",
            "url": "http://deliatee.deviantart.com"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/delia_tee"
        }
    ]
}