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

{
    "url": "https://demozoo.org/api/v1/releasers/57611/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/57611/",
    "id": 57611,
    "name": "Neotheta",
    "is_group": false,
    "nicks": [
        {
            "name": "Neotheta",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Neotheta"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77145/?format=api",
                "id": 77145,
                "name": "Furry Trash Group"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=5971"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://neotheta.fi/"
        },
        {
            "link_class": "DeviantartUser",
            "url": "http://neotheta.deviantart.com"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/Neothetaa"
        }
    ]
}