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

{
    "url": "https://demozoo.org/api/v1/releasers/109154/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109154/",
    "id": 109154,
    "name": "Starsystem 2242",
    "is_group": true,
    "nicks": [
        {
            "name": "Star System",
            "abbreviation": "SS",
            "is_primary_nick": false,
            "variants": [
                "SS",
                "Star System"
            ]
        },
        {
            "name": "Starsystem 2242",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Starsystem 2242"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122582/?format=api",
                "id": 122582,
                "name": "Zarch"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133424/?format=api",
                "id": 133424,
                "name": "Apache"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133430/?format=api",
                "id": 133430,
                "name": "Twat"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3490"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9219"
        }
    ]
}