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

{
    "url": "https://demozoo.org/api/v1/releasers/17991/?format=api",
    "demozoo_url": "https://demozoo.org/groups/17991/",
    "id": 17991,
    "name": "The Next Generation",
    "is_group": true,
    "nicks": [
        {
            "name": "The Next Generation",
            "abbreviation": "TNG",
            "is_primary_nick": true,
            "variants": [
                "TNG",
                "The Next Generation"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11783/?format=api",
                "id": 11783,
                "name": "Traitor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25931/?format=api",
                "id": 25931,
                "name": "VLX"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25937/?format=api",
                "id": 25937,
                "name": "Zoltar X"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12009/?format=api",
                "id": 12009,
                "name": "Zabora"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103027/?format=api",
                "id": 103027,
                "name": "Arti"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9461"
        }
    ]
}