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

{
    "url": "https://demozoo.org/api/v1/releasers/97557/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/97557/",
    "id": 97557,
    "name": "JCF",
    "is_group": false,
    "nicks": [
        {
            "name": "JCF",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "JCF"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101154/?format=api",
                "id": 101154,
                "name": "Amiga Breaking Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127101/?format=api",
                "id": 127101,
                "name": "X-OR's Cracking Service"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=39057"
        }
    ]
}