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

{
    "url": "https://demozoo.org/api/v1/releasers/19015/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19015/",
    "id": 19015,
    "name": "Flexion",
    "is_group": true,
    "nicks": [
        {
            "name": "Flexion",
            "abbreviation": "FXN",
            "is_primary_nick": true,
            "variants": [
                "FXN",
                "Flexion"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19014/?format=api",
                "id": 19014,
                "name": "Fornikator"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61626/?format=api",
                "id": 61626,
                "name": "Zydeco"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70746/?format=api",
                "id": 70746,
                "name": "Cursor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70745/?format=api",
                "id": 70745,
                "name": "ESP"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135662/?format=api",
                "id": 135662,
                "name": "Bugi"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13019"
        }
    ]
}