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

{
    "url": "https://demozoo.org/api/v1/releasers/22147/?format=api",
    "demozoo_url": "https://demozoo.org/groups/22147/",
    "id": 22147,
    "name": "Thalium",
    "is_group": true,
    "nicks": [
        {
            "name": "Thalium",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Thalium"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22121/?format=api",
                "id": 22121,
                "name": "Nek"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9795/?format=api",
                "id": 9795,
                "name": "Bat"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26334/?format=api",
                "id": 26334,
                "name": "Twoface"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46243/?format=api",
                "id": 46243,
                "name": "Firefox"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80896/?format=api",
                "id": 80896,
                "name": "XFyL"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34149/?format=api",
                "id": 34149,
                "name": "Skeet"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2495"
        }
    ]
}