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

{
    "url": "https://demozoo.org/api/v1/releasers/61185/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/61185/",
    "id": 61185,
    "name": "Rigor Mortis",
    "is_group": false,
    "nicks": [
        {
            "name": "Rigor Mortis",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rigor Mortis"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11810/?format=api",
                "id": 11810,
                "name": "Success PC"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121030/?format=api",
                "id": 121030,
                "name": "The Terrorizerz Assault Brigade"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121448/?format=api",
                "id": 121448,
                "name": "Immune"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}