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

{
    "url": "https://demozoo.org/api/v1/releasers/48251/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/48251/",
    "id": 48251,
    "name": "Mister Z",
    "is_group": false,
    "nicks": [
        {
            "name": "Mister Z",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mister Z"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82419/?format=api",
                "id": 82419,
                "name": "Bank of Pirated Software"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48252/?format=api",
                "id": 48252,
                "name": "GS Alliance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48250/?format=api",
                "id": 48250,
                "name": "Free Tools Association"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3392"
        }
    ]
}