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

{
    "url": "https://demozoo.org/api/v1/releasers/127653/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/127653/",
    "id": 127653,
    "name": "The Sniper",
    "is_group": false,
    "nicks": [
        {
            "name": "The Sniper",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Sniper"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127652/?format=api",
                "id": 127652,
                "name": "Plan-9"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88611/?format=api",
                "id": 88611,
                "name": "Edge"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80177/?format=api",
                "id": 80177,
                "name": "Misfits"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}