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

{
    "url": "https://demozoo.org/api/v1/releasers/106208/?format=api",
    "demozoo_url": "https://demozoo.org/groups/106208/",
    "id": 106208,
    "name": "Time Zone",
    "is_group": true,
    "nicks": [
        {
            "name": "Time Zone",
            "abbreviation": "TMZ",
            "is_primary_nick": true,
            "variants": [
                "TMZ",
                "Time Zone"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106207/?format=api",
                "id": 106207,
                "name": "Traxxon 4554"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127206/?format=api",
                "id": 127206,
                "name": "Starfox"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147421/?format=api",
                "id": 147421,
                "name": "Meanace"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3466"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9213"
        }
    ]
}