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

{
    "url": "https://demozoo.org/api/v1/releasers/10866/?format=api",
    "demozoo_url": "https://demozoo.org/groups/10866/",
    "id": 10866,
    "name": "Giraffe",
    "is_group": true,
    "nicks": [
        {
            "name": "Giraffe",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Giraffe"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3834/?format=api",
                "id": 3834,
                "name": "Traymuss"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84447/?format=api",
                "id": 84447,
                "name": "Koan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84449/?format=api",
                "id": 84449,
                "name": "P. J..Fox"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84448/?format=api",
                "id": 84448,
                "name": "Sub-Seru"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84450/?format=api",
                "id": 84450,
                "name": "Sandworm"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=806"
        }
    ]
}