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

{
    "url": "https://demozoo.org/api/v1/releasers/38292/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/38292/",
    "id": 38292,
    "name": "MVZ",
    "is_group": false,
    "nicks": [
        {
            "name": "MVZ",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "MVZ"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38294/?format=api",
                "id": 38294,
                "name": "Virtualization"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119116/?format=api",
                "id": 119116,
                "name": "Regeneration"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}