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

{
    "url": "https://demozoo.org/api/v1/releasers/27196/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/27196/",
    "id": 27196,
    "name": "Felisuco",
    "is_group": false,
    "nicks": [
        {
            "name": "Felisuco",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Felisuco"
            ]
        },
        {
            "name": "Maikel",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Maikel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146517/?format=api",
                "id": 146517,
                "name": "Chimuelos Taxidermistas en Motonieve"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27197/?format=api",
                "id": 27197,
                "name": "Lleans Studios"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=5670"
        }
    ]
}