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

{
    "url": "https://demozoo.org/api/v1/releasers/10443/?format=api",
    "demozoo_url": "https://demozoo.org/groups/10443/",
    "id": 10443,
    "name": "Urinate",
    "is_group": true,
    "nicks": [
        {
            "name": "Urinate",
            "abbreviation": "U8",
            "is_primary_nick": true,
            "variants": [
                "U8",
                "Urin8",
                "Urinate"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10442/?format=api",
                "id": 10442,
                "name": "Pro"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10444/?format=api",
                "id": 10444,
                "name": "Netrunner"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10445/?format=api",
                "id": 10445,
                "name": "Pupu"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5413/?format=api",
                "id": 5413,
                "name": "Enok"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20437/?format=api",
                "id": 20437,
                "name": "Raver"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11925/?format=api",
                "id": 11925,
                "name": "Hanx"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21579/?format=api",
                "id": 21579,
                "name": "NeT"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19532/?format=api",
                "id": 19532,
                "name": "Anorganic"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=345"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/urinate/"
        }
    ]
}