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

{
    "url": "https://demozoo.org/api/v1/releasers/31138/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31138/",
    "id": 31138,
    "name": "Sniper",
    "is_group": false,
    "nicks": [
        {
            "name": "Sniper",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sniper"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2260/?format=api",
                "id": 2260,
                "name": "Taquart"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25896/?format=api",
                "id": 25896,
                "name": "New Generation"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35249/?format=api",
                "id": 35249,
                "name": "Denomia"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47311/?format=api",
                "id": 47311,
                "name": "Heretics Crew Limited"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}