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

{
    "url": "https://demozoo.org/api/v1/releasers/89238/?format=api",
    "demozoo_url": "https://demozoo.org/groups/89238/",
    "id": 89238,
    "name": "Future Ansi Creations",
    "is_group": true,
    "nicks": [
        {
            "name": "Future Ansi Creations",
            "abbreviation": "FAiC",
            "is_primary_nick": true,
            "variants": [
                "FAiC",
                "Future Ansi Creations"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80512/?format=api",
                "id": 80512,
                "name": "Omnibuz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89239/?format=api",
                "id": 89239,
                "name": "ZED"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89240/?format=api",
                "id": 89240,
                "name": "NoAK"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14356"
        }
    ]
}