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

{
    "url": "https://demozoo.org/api/v1/releasers/33107/?format=api",
    "demozoo_url": "https://demozoo.org/groups/33107/",
    "id": 33107,
    "name": "NedoPC",
    "is_group": true,
    "nicks": [
        {
            "name": "NedoPC",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "NedoPC"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9168/?format=api",
                "id": 9168,
                "name": "Alone Coder"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/42129/?format=api",
                "id": 42129,
                "name": "CHRV"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43586/?format=api",
                "id": 43586,
                "name": "Shaos"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27733/?format=api",
                "id": 27733,
                "name": "Ansy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9739/?format=api",
                "id": 9739,
                "name": "Lvd"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92563/?format=api",
                "id": 92563,
                "name": "Milena"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6564"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/NedoPC"
        }
    ]
}