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

{
    "url": "https://demozoo.org/api/v1/releasers/20611/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/20611/",
    "id": 20611,
    "name": "Grim Reaper",
    "is_group": false,
    "nicks": [
        {
            "name": "Grim Reaper",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Grim Reaper",
                "TGR"
            ]
        },
        {
            "name": "Mourneblade",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mourneblade"
            ]
        },
        {
            "name": "The Grim Reaper",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Grim Reaper"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20609/?format=api",
                "id": 20609,
                "name": "The Dream Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12175/?format=api",
                "id": 12175,
                "name": "International Network of Crackers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76260/?format=api",
                "id": 76260,
                "name": "Originally Funny Guys"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}