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

{
    "url": "https://demozoo.org/api/v1/releasers/104483/?format=api",
    "demozoo_url": "https://demozoo.org/groups/104483/",
    "id": 104483,
    "name": "Three System",
    "is_group": true,
    "nicks": [
        {
            "name": "Three System",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Three System"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91200/?format=api",
                "id": 91200,
                "name": "Cold"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104484/?format=api",
                "id": 104484,
                "name": "386"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=67437"
        }
    ]
}