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

{
    "url": "https://demozoo.org/api/v1/releasers/72662/?format=api",
    "demozoo_url": "https://demozoo.org/groups/72662/",
    "id": 72662,
    "name": "Pcycos",
    "is_group": true,
    "nicks": [
        {
            "name": "Pcycos",
            "abbreviation": "PCS",
            "is_primary_nick": true,
            "variants": [
                "PCS",
                "Pcycos"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72663/?format=api",
                "id": 72663,
                "name": "Turner"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72664/?format=api",
                "id": 72664,
                "name": "SNiPE"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13193"
        }
    ]
}