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

{
    "url": "https://demozoo.org/api/v1/releasers/18492/?format=api",
    "demozoo_url": "https://demozoo.org/groups/18492/",
    "id": 18492,
    "name": "Nothing",
    "is_group": true,
    "nicks": [
        {
            "name": "Nothing",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nothing"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/230/?format=api",
                "id": 230,
                "name": "Smash"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39746/?format=api",
                "id": 39746,
                "name": "crmx"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20120/?format=api",
                "id": 20120,
                "name": "Misha"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43655/?format=api",
                "id": 43655,
                "name": "Salami"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13027/?format=api",
                "id": 13027,
                "name": "Sunday"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11862/?format=api",
                "id": 11862,
                "name": "nny"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1592"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/nothing/"
        }
    ]
}