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

{
    "url": "https://demozoo.org/api/v1/releasers/82419/?format=api",
    "demozoo_url": "https://demozoo.org/groups/82419/",
    "id": 82419,
    "name": "Bank of Pirated Software",
    "is_group": true,
    "nicks": [
        {
            "name": "Bank of Pirated Software",
            "abbreviation": "BPS",
            "is_primary_nick": true,
            "variants": [
                "BPS",
                "Bank of Pirated Software"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48251/?format=api",
                "id": 48251,
                "name": "Mister Z"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82420/?format=api",
                "id": 82420,
                "name": "Merlin"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}