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

{
    "url": "https://demozoo.org/api/v1/releasers/18443/?format=api",
    "demozoo_url": "https://demozoo.org/groups/18443/",
    "id": 18443,
    "name": "Cow - Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "COW Productions",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "COW Productions"
            ]
        },
        {
            "name": "Cow - Productions",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cow - Productions"
            ]
        },
        {
            "name": "Cow-productions",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cow-productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37887/?format=api",
                "id": 37887,
                "name": "MjN"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17695/?format=api",
                "id": 17695,
                "name": "Nybe"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7066"
        }
    ]
}