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

{
    "url": "https://demozoo.org/api/v1/releasers/49322/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/49322/",
    "id": 49322,
    "name": "Zippy",
    "is_group": false,
    "nicks": [
        {
            "name": "Zippy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zippy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49321/?format=api",
                "id": 49321,
                "name": "The Utopians"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12144/?format=api",
                "id": 12144,
                "name": "Hippy Commune Productions"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}