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

{
    "url": "https://demozoo.org/api/v1/releasers/43256/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/43256/",
    "id": 43256,
    "name": "Rexazy",
    "is_group": false,
    "nicks": [
        {
            "name": "Rexazy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rexazy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17315/?format=api",
                "id": 17315,
                "name": "pHluid"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130956/?format=api",
                "id": 130956,
                "name": "Dynamic Crew"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}