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

{
    "url": "https://demozoo.org/api/v1/releasers/504/?format=api",
    "demozoo_url": "https://demozoo.org/groups/504/",
    "id": 504,
    "name": "Threestate",
    "is_group": true,
    "nicks": [
        {
            "name": "3State",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "3State"
            ]
        },
        {
            "name": "Threestate",
            "abbreviation": "3S",
            "is_primary_nick": true,
            "variants": [
                "3S",
                "Threestate"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/517/?format=api",
                "id": 517,
                "name": "Stevie"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/505/?format=api",
                "id": 505,
                "name": "Sarix"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/515/?format=api",
                "id": 515,
                "name": "Sagacity"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=65"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/3state/"
        }
    ]
}