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

{
    "url": "https://demozoo.org/api/v1/releasers/19819/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19819/",
    "id": 19819,
    "name": "Virtual Design",
    "is_group": true,
    "nicks": [
        {
            "name": "Virtual Design",
            "abbreviation": "VDZ",
            "is_primary_nick": true,
            "variants": [
                "VDZ",
                "Virtual Design",
                "Virtual Dezign"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19818/?format=api",
                "id": 19818,
                "name": "Kult"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67861/?format=api",
                "id": 67861,
                "name": "Shocker"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92793/?format=api",
                "id": 92793,
                "name": "Tecnox"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/134148/?format=api",
                "id": 134148,
                "name": "Steve"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19815/?format=api",
                "id": 19815,
                "name": "Generator"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=19438"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2289"
        }
    ]
}