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

{
    "url": "https://demozoo.org/api/v1/releasers/96913/?format=api",
    "demozoo_url": "https://demozoo.org/groups/96913/",
    "id": 96913,
    "name": "Ram Rat Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "Ram Rat Productions",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ram Rat Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96914/?format=api",
                "id": 96914,
                "name": "Telebug"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99743/?format=api",
                "id": 99743,
                "name": "Rms Special"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=36208"
        }
    ]
}