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

{
    "url": "https://demozoo.org/api/v1/releasers/71821/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/71821/",
    "id": 71821,
    "name": "Takeshi Castle",
    "is_group": false,
    "nicks": [
        {
            "name": "Takeshi",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Takeshi"
            ]
        },
        {
            "name": "Takeshi Castle",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Takeshi Castle"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71822/?format=api",
                "id": 71822,
                "name": "TOCHKA"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://tochka.nl/"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://tochka.jp/"
        },
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/takeshi.nagata"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=100958"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=6191"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/Takeshi_TOCHKA"
        }
    ]
}