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

{
    "url": "https://demozoo.org/api/v1/releasers/10625/?format=api",
    "demozoo_url": "https://demozoo.org/groups/10625/",
    "id": 10625,
    "name": "Sanxion",
    "is_group": true,
    "nicks": [
        {
            "name": "Sanxion",
            "abbreviation": "SXN",
            "is_primary_nick": true,
            "variants": [
                "SXN",
                "Sanxion"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10624/?format=api",
                "id": 10624,
                "name": "Fangorn"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10626/?format=api",
                "id": 10626,
                "name": "Phandral"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17373/?format=api",
                "id": 17373,
                "name": "Dexter"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17374/?format=api",
                "id": 17374,
                "name": "Nazgul"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17375/?format=api",
                "id": 17375,
                "name": "Quazar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1640/?format=api",
                "id": 1640,
                "name": "Eracore"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17376/?format=api",
                "id": 17376,
                "name": "Elegance"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1792"
        }
    ]
}