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

{
    "url": "https://demozoo.org/api/v1/releasers/63255/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/63255/",
    "id": 63255,
    "name": "Aura of Death",
    "is_group": false,
    "nicks": [
        {
            "name": "Aura of Death",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Aura of Death"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58347/?format=api",
                "id": 58347,
                "name": "Rendering Artistically Insane Designs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82322/?format=api",
                "id": 82322,
                "name": "Fatality"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84772/?format=api",
                "id": 84772,
                "name": "Warez Trade Front"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}