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

{
    "url": "https://demozoo.org/api/v1/releasers/15854/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15854/",
    "id": 15854,
    "name": "Tamama",
    "is_group": false,
    "nicks": [
        {
            "name": "Tamama",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tamama"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6392/?format=api",
                "id": 6392,
                "name": "Fulcrum"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20748/?format=api",
                "id": 20748,
                "name": "The Unstoppable Hacker Bunch"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}