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

{
    "url": "https://demozoo.org/api/v1/releasers/30850/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/30850/",
    "id": 30850,
    "name": "Hanno Schafer",
    "is_group": false,
    "nicks": [
        {
            "name": "Hanno Schafer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hanno Schafer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30851/?format=api",
                "id": 30851,
                "name": "Parabyte"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}