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

{
    "url": "https://demozoo.org/api/v1/releasers/68330/?format=api",
    "demozoo_url": "https://demozoo.org/groups/68330/",
    "id": 68330,
    "name": "Q-Branch",
    "is_group": true,
    "nicks": [
        {
            "name": "Q-Branch",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Q Branch",
                "Q-Branch"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76447/?format=api",
                "id": 76447,
                "name": "Mad Duck"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44907/?format=api",
                "id": 44907,
                "name": "Tuborg"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91362/?format=api",
                "id": 91362,
                "name": "El Cid"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2673/?format=api",
                "id": 2673,
                "name": "Chain"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2858"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4668"
        }
    ]
}