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

{
    "url": "https://demozoo.org/api/v1/releasers/125941/?format=api",
    "demozoo_url": "https://demozoo.org/groups/125941/",
    "id": 125941,
    "name": "Four Star",
    "is_group": true,
    "nicks": [
        {
            "name": "4 Star Team",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "4 Star Team"
            ]
        },
        {
            "name": "4-Star",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "4-Star"
            ]
        },
        {
            "name": "Four Star",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Four Star",
                "Four-Star"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137970/?format=api",
                "id": 137970,
                "name": "Psycho"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137971/?format=api",
                "id": 137971,
                "name": "The Levelrusher"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137972/?format=api",
                "id": 137972,
                "name": "The Graduate"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137973/?format=api",
                "id": 137973,
                "name": "Cobra"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125942/?format=api",
                "id": 125942,
                "name": "The Skywalker"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4243"
        }
    ]
}