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

{
    "url": "https://demozoo.org/api/v1/releasers/128952/?format=api",
    "demozoo_url": "https://demozoo.org/groups/128952/",
    "id": 128952,
    "name": "Edge",
    "is_group": true,
    "nicks": [
        {
            "name": "Edge",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Edge"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56291/?format=api",
                "id": 56291,
                "name": "Devious Doze"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112797/?format=api",
                "id": 112797,
                "name": "The Roamer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70381/?format=api",
                "id": 70381,
                "name": "Artic Cat"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16302/?format=api",
                "id": 16302,
                "name": "Empire"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2860/?format=api",
                "id": 2860,
                "name": "Papillon"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/edge"
        }
    ]
}