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

{
    "url": "https://demozoo.org/api/v1/releasers/109152/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109152/",
    "id": 109152,
    "name": "Starship",
    "is_group": true,
    "nicks": [
        {
            "name": "Starship",
            "abbreviation": "SSP",
            "is_primary_nick": true,
            "variants": [
                "SSP",
                "Starship"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121970/?format=api",
                "id": 121970,
                "name": "Tito"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121971/?format=api",
                "id": 121971,
                "name": "MaD ]["
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121972/?format=api",
                "id": 121972,
                "name": "Ulysses"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121973/?format=api",
                "id": 121973,
                "name": "Wizy"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=995"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8326"
        }
    ]
}