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

{
    "url": "https://demozoo.org/api/v1/releasers/19853/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19853/",
    "id": 19853,
    "name": "Questor",
    "is_group": true,
    "nicks": [
        {
            "name": "Questor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Questor"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19852/?format=api",
                "id": 19852,
                "name": "Cyclone"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115418/?format=api",
                "id": 115418,
                "name": "Climax"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115419/?format=api",
                "id": 115419,
                "name": "Slice"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115420/?format=api",
                "id": 115420,
                "name": "Cyborg"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=14554"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=5959"
        }
    ]
}