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

{
    "url": "https://demozoo.org/api/v1/releasers/106190/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/106190/",
    "id": 106190,
    "name": "Hades",
    "is_group": false,
    "nicks": [
        {
            "name": "Aristotele",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ari",
                "Aristotele",
                "Aristotle"
            ]
        },
        {
            "name": "Hades",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hades"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129483/?format=api",
                "id": 129483,
                "name": "Trauma"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147175/?format=api",
                "id": 147175,
                "name": "SNiPER"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70665/?format=api",
                "id": 70665,
                "name": "Nexus"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}