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

{
    "url": "https://demozoo.org/api/v1/releasers/17437/?format=api",
    "demozoo_url": "https://demozoo.org/groups/17437/",
    "id": 17437,
    "name": "Visuale",
    "is_group": true,
    "nicks": [
        {
            "name": "Visuale",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Visuale"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13725/?format=api",
                "id": 13725,
                "name": "Makke"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43532/?format=api",
                "id": 43532,
                "name": "Wolk"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17436/?format=api",
                "id": 17436,
                "name": "HybridX"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=28035"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10802"
        }
    ]
}