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

{
    "url": "https://demozoo.org/api/v1/releasers/77384/?format=api",
    "demozoo_url": "https://demozoo.org/groups/77384/",
    "id": 77384,
    "name": "Critical Icy Aces",
    "is_group": true,
    "nicks": [
        {
            "name": "Critical Icy Aces",
            "abbreviation": "CIA",
            "is_primary_nick": true,
            "variants": [
                "CIA",
                "Critical Icy Aces"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77385/?format=api",
                "id": 77385,
                "name": "A-Virus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77386/?format=api",
                "id": 77386,
                "name": "Ghastly Ghost"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}