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

{
    "url": "https://demozoo.org/api/v1/releasers/31919/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31919/",
    "id": 31919,
    "name": "Aki",
    "is_group": false,
    "nicks": [
        {
            "name": "Aki",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Aki"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31920/?format=api",
                "id": 31920,
                "name": "Panthaki"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40711/?format=api",
                "id": 40711,
                "name": "Palmeras"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.soundclick.com/bands/default.cfm?bandID=579006"
        }
    ]
}