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

{
    "url": "https://demozoo.org/api/v1/releasers/28319/?format=api",
    "demozoo_url": "https://demozoo.org/groups/28319/",
    "id": 28319,
    "name": "Daedra Knights Guild",
    "is_group": true,
    "nicks": [
        {
            "name": "Daedra Knights Guild",
            "abbreviation": "DKG",
            "is_primary_nick": true,
            "variants": [
                "DKG",
                "Daedra Knights Guild"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28318/?format=api",
                "id": 28318,
                "name": "Phase"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26123/?format=api",
                "id": 26123,
                "name": "Phuzzy Logik"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28220/?format=api",
                "id": 28220,
                "name": "Zero"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}