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

{
    "url": "https://demozoo.org/api/v1/releasers/10045/?format=api",
    "demozoo_url": "https://demozoo.org/groups/10045/",
    "id": 10045,
    "name": "Hansa",
    "is_group": true,
    "nicks": [
        {
            "name": "Hansa",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hansa",
                "Hansa Games"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10044/?format=api",
                "id": 10044,
                "name": "JaK"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25158/?format=api",
                "id": 25158,
                "name": "Jamme"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15977/?format=api",
                "id": 15977,
                "name": "Timex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22412/?format=api",
                "id": 22412,
                "name": "McGyver"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29432/?format=api",
                "id": 29432,
                "name": "SiNkRO"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/557/?format=api",
                "id": 557,
                "name": "KB"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72047/?format=api",
                "id": 72047,
                "name": "Harlock"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72048/?format=api",
                "id": 72048,
                "name": "BlackShadow"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72049/?format=api",
                "id": 72049,
                "name": "Joice"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=260"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/hansa/"
        }
    ]
}