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

{
    "url": "https://demozoo.org/api/v1/releasers/14394/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/14394/",
    "id": 14394,
    "name": "Rave",
    "is_group": false,
    "nicks": [
        {
            "name": "Joy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Joy"
            ]
        },
        {
            "name": "Rave",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rave"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14145/?format=api",
                "id": 14145,
                "name": "Mystic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14405/?format=api",
                "id": 14405,
                "name": "MPD"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}