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

{
    "url": "https://demozoo.org/api/v1/releasers/36522/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/36522/",
    "id": 36522,
    "name": "Virtual Spirit",
    "is_group": false,
    "nicks": [
        {
            "name": "Virtual Spirit",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Virtual Spirit"
            ]
        },
        {
            "name": "Vzpirit",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Vzpirit"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10441/?format=api",
                "id": 10441,
                "name": "X-ess"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13657/?format=api",
                "id": 13657,
                "name": "Triloxy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78240/?format=api",
                "id": 78240,
                "name": "Wild Wolves Team"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121624/?format=api",
                "id": 121624,
                "name": "Radical"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}