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

{
    "url": "https://demozoo.org/api/v1/releasers/115670/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/115670/",
    "id": 115670,
    "name": "Polarist",
    "is_group": false,
    "nicks": [
        {
            "name": "Andrea Estrada",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Andrea Estrada"
            ]
        },
        {
            "name": "Polarist",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Polarist"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "Http://polar.ist"
        },
        {
            "link_class": "InstagramAccount",
            "url": "https://www.instagram.com/polar.ist"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/polarist_"
        }
    ]
}