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

{
    "url": "https://demozoo.org/api/v1/releasers/32937/?format=api",
    "demozoo_url": "https://demozoo.org/groups/32937/",
    "id": 32937,
    "name": "CGD Software Team",
    "is_group": true,
    "nicks": [
        {
            "name": "CGD Software Team",
            "abbreviation": "CGD",
            "is_primary_nick": true,
            "variants": [
                "CGD",
                "CGD Software Team"
            ]
        },
        {
            "name": "Chris Greg Daniel Software Team",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Chris Greg Daniel Software Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63109/?format=api",
                "id": 63109,
                "name": "Chris"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63110/?format=api",
                "id": 63110,
                "name": "Daniel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51623/?format=api",
                "id": 51623,
                "name": "Greg"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}