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

{
    "url": "https://demozoo.org/api/v1/releasers/76389/?format=api",
    "demozoo_url": "https://demozoo.org/groups/76389/",
    "id": 76389,
    "name": "Flexible",
    "is_group": true,
    "nicks": [
        {
            "name": "Flexible",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Flexible"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76388/?format=api",
                "id": 76388,
                "name": "Flex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/116772/?format=api",
                "id": 116772,
                "name": "Garth"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=23319"
        }
    ]
}