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

{
    "url": "https://demozoo.org/api/v1/releasers/36217/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/36217/",
    "id": 36217,
    "name": "Pioter",
    "is_group": false,
    "nicks": [
        {
            "name": "Pioter",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pioter"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36214/?format=api",
                "id": 36214,
                "name": "Behemoth Breakz"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81971/?format=api",
                "id": 81971,
                "name": "New Style Army"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=12801"
        }
    ]
}