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

{
    "url": "https://demozoo.org/api/v1/releasers/41314/?format=api",
    "demozoo_url": "https://demozoo.org/groups/41314/",
    "id": 41314,
    "name": "ST Chaos",
    "is_group": true,
    "nicks": [
        {
            "name": "ST Chaos",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "ST Chaos"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73465/?format=api",
                "id": 73465,
                "name": "Royal Atari Force"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/41315/?format=api",
                "id": 41315,
                "name": "Genio"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/41316/?format=api",
                "id": 41316,
                "name": "Naz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/41317/?format=api",
                "id": 41317,
                "name": "Napoleon IV"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15804/?format=api",
                "id": 15804,
                "name": "Belgarion"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}