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

{
    "url": "https://demozoo.org/api/v1/releasers/66385/?format=api",
    "demozoo_url": "https://demozoo.org/groups/66385/",
    "id": 66385,
    "name": "Defcon 4",
    "is_group": true,
    "nicks": [
        {
            "name": "Defcon 4",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Defcon 4"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62320/?format=api",
                "id": 62320,
                "name": "Tom Awauk"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21783/?format=api",
                "id": 21783,
                "name": "Yolan"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}