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

{
    "url": "https://demozoo.org/api/v1/releasers/133907/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/133907/",
    "id": 133907,
    "name": "The Grandmaster",
    "is_group": false,
    "nicks": [
        {
            "name": "The Grandmaster",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Grandmaster"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133898/?format=api",
                "id": 133898,
                "name": "DEA"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133908/?format=api",
                "id": 133908,
                "name": "Another Fucking Group"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133627/?format=api",
                "id": 133627,
                "name": "Pirates Living Under Surveillance"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=22024"
        }
    ]
}