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

{
    "url": "https://demozoo.org/api/v1/releasers/64895/?format=api",
    "demozoo_url": "https://demozoo.org/groups/64895/",
    "id": 64895,
    "name": "Coon Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "Coon Productions",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Coon Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29795/?format=api",
                "id": 29795,
                "name": "Scope"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15778/?format=api",
                "id": 15778,
                "name": "Jadex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72298/?format=api",
                "id": 72298,
                "name": "Web"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}