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

{
    "url": "https://demozoo.org/api/v1/releasers/81127/?format=api",
    "demozoo_url": "https://demozoo.org/groups/81127/",
    "id": 81127,
    "name": "The Care Company",
    "is_group": true,
    "nicks": [
        {
            "name": "The Care Company",
            "abbreviation": "TCC",
            "is_primary_nick": true,
            "variants": [
                "TCC",
                "The Care Company"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81128/?format=api",
                "id": 81128,
                "name": "Wiresoft"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47980/?format=api",
                "id": 47980,
                "name": "Grifter"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13998"
        }
    ]
}