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

{
    "url": "https://demozoo.org/api/v1/releasers/70983/?format=api",
    "demozoo_url": "https://demozoo.org/groups/70983/",
    "id": 70983,
    "name": "Coders In Action",
    "is_group": true,
    "nicks": [
        {
            "name": "Coders In Action",
            "abbreviation": "CIA",
            "is_primary_nick": true,
            "variants": [
                "CIA",
                "Coders In Action"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70984/?format=api",
                "id": 70984,
                "name": "Purple Zebra"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22496/?format=api",
                "id": 22496,
                "name": "Sleeping Dog"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/87453/?format=api",
                "id": 87453,
                "name": "Fatal Black"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4430"
        }
    ]
}