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

{
    "url": "https://demozoo.org/api/v1/releasers/23002/?format=api",
    "demozoo_url": "https://demozoo.org/groups/23002/",
    "id": 23002,
    "name": "Neural Image Syndicate",
    "is_group": true,
    "nicks": [
        {
            "name": "Neural Image Syndicate",
            "abbreviation": "NiS",
            "is_primary_nick": true,
            "variants": [
                "Neural Image Syndicate",
                "NiS"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15042/?format=api",
                "id": 15042,
                "name": "Goblin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23005/?format=api",
                "id": 23005,
                "name": "Fist"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130635/?format=api",
                "id": 130635,
                "name": "Crow"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9901"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/neural_image_syndicate/"
        }
    ]
}