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

{
    "url": "https://demozoo.org/api/v1/releasers/23705/?format=api",
    "demozoo_url": "https://demozoo.org/groups/23705/",
    "id": 23705,
    "name": "Titan",
    "is_group": true,
    "nicks": [
        {
            "name": "Titan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Titan"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23703/?format=api",
                "id": 23703,
                "name": "Cooler"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23701/?format=api",
                "id": 23701,
                "name": "Rep"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23710/?format=api",
                "id": 23710,
                "name": "Doca"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57162/?format=api",
                "id": 57162,
                "name": "Hazma"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57171/?format=api",
                "id": 57171,
                "name": "Dragonknight"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10354"
        }
    ]
}