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

{
    "url": "https://demozoo.org/api/v1/releasers/51532/?format=api",
    "demozoo_url": "https://demozoo.org/groups/51532/",
    "id": 51532,
    "name": "Zone 13",
    "is_group": true,
    "nicks": [
        {
            "name": "Zone 13",
            "abbreviation": "z13",
            "is_primary_nick": true,
            "variants": [
                "Zone 13",
                "z13"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51531/?format=api",
                "id": 51531,
                "name": "swee"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84425/?format=api",
                "id": 84425,
                "name": "Luz"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=10336"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12410"
        }
    ]
}