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

{
    "url": "https://demozoo.org/api/v1/releasers/13844/?format=api",
    "demozoo_url": "https://demozoo.org/groups/13844/",
    "id": 13844,
    "name": "Camorra",
    "is_group": true,
    "nicks": [
        {
            "name": "Camorra",
            "abbreviation": "CMA",
            "is_primary_nick": true,
            "variants": [
                "CMA",
                "Camorra"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13952/?format=api",
                "id": 13952,
                "name": "Ari"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13950/?format=api",
                "id": 13950,
                "name": "Maf"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13951/?format=api",
                "id": 13951,
                "name": "Mainframe"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1532/?format=api",
                "id": 1532,
                "name": "XTD"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10858/?format=api",
                "id": 10858,
                "name": "X-Ceed"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=13741"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=786"
        }
    ]
}