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

{
    "url": "https://demozoo.org/api/v1/releasers/26301/?format=api",
    "demozoo_url": "https://demozoo.org/groups/26301/",
    "id": 26301,
    "name": "SWAP Software",
    "is_group": true,
    "nicks": [
        {
            "name": "SWAP Software",
            "abbreviation": "SWAP",
            "is_primary_nick": true,
            "variants": [
                "SWAP",
                "SWAP Software"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26300/?format=api",
                "id": 26300,
                "name": "Wizard"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28147/?format=api",
                "id": 28147,
                "name": "DoC"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=33726"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19970506210900/http://www.silab.dsi.unimi.it/~cr553516/"
        }
    ]
}