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

{
    "url": "https://demozoo.org/api/v1/releasers/76995/?format=api",
    "demozoo_url": "https://demozoo.org/groups/76995/",
    "id": 76995,
    "name": "The Federation Of Software Theft",
    "is_group": true,
    "nicks": [
        {
            "name": "The Federation Of Software Theft",
            "abbreviation": "FOST",
            "is_primary_nick": true,
            "variants": [
                "FOST",
                "The Federation Of Software Theft"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83627/?format=api",
                "id": 83627,
                "name": "Killer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147236/?format=api",
                "id": 147236,
                "name": "Jak Danielz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147237/?format=api",
                "id": 147237,
                "name": "Bill Gates"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/the-federation-of-software-theft"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13727"
        }
    ]
}