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

{
    "url": "https://demozoo.org/api/v1/releasers/37706/?format=api",
    "demozoo_url": "https://demozoo.org/groups/37706/",
    "id": 37706,
    "name": "Anciat Productionz",
    "is_group": true,
    "nicks": [
        {
            "name": "Anciat Productionz",
            "abbreviation": "AP",
            "is_primary_nick": true,
            "variants": [
                "AP",
                "Anciat Productionz",
                "Anciat Prodz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9770/?format=api",
                "id": 9770,
                "name": "TNSP"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3305/?format=api",
                "id": 3305,
                "name": "ccr"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9769/?format=api",
                "id": 9769,
                "name": "fgcl"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11664"
        }
    ]
}