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

{
    "url": "https://demozoo.org/api/v1/releasers/97267/?format=api",
    "demozoo_url": "https://demozoo.org/groups/97267/",
    "id": 97267,
    "name": "The Power Boys",
    "is_group": true,
    "nicks": [
        {
            "name": "The Power Boys",
            "abbreviation": "TPB",
            "is_primary_nick": true,
            "variants": [
                "TPB",
                "The Power Boys"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97268/?format=api",
                "id": 97268,
                "name": "Tini Tiger"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133553/?format=api",
                "id": 133553,
                "name": "Excess"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133554/?format=api",
                "id": 133554,
                "name": "SAC"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133555/?format=api",
                "id": 133555,
                "name": "Dino"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133556/?format=api",
                "id": 133556,
                "name": "Light Hacker"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=37839"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15537"
        }
    ]
}